Beginner's walkthrough of views.py | CS50 Project 1 - Wiki

Опубликовано: 17 Май 2026
на канале: Anthea Guo
2,564
60

Documentation that comes in useful:
FORMS:
https://docs.djangoproject.com/en/3.2...
MODULES:
https://docs.python.org/3/tutorial/mo...

I updated the code so the final results video isn't the complete representation of all the features but it's run on similar code:
   • Harvard's cs50 Project 1 Wiki - Final Results  

Code: https://github.com/crocodile27/Clonecs50