nanodjango – Django in a Single File

Write a Django site in a single file, using views, models and admin, then automatically
convert it to a full Django project when you’re ready for it to grow. Read more

Similar

Django Hello World

Django is huge. It has so many API. Reading the Django docs is like swimming in the ocean. You get lost easily. Trust me, I never thoroughly read the polls tutorial too. Before starting a new Django project, you have to know some basics in Django. (more…)

Read more »