Mini Django Web Server
In this module, we install and run a very small implementation of the 'Django' web server. It is only a few hundred lines of code and demonstrates the techniques used in the Django application.
Slides
Videos
- The 'Big Picture' of a Django Application running on PythonAnywhere (17:15)
- Exploring the Mini Django Web Server (36:58)
References
Discussions
- The Mini Django Web Server (Login Required)
Tools
- Autograder: Run mini_django on your computer (Login Required)