Hi, Here’s an example of minimal Django, where one can output run an full site from a single file: https://github.com/rnevius/minimal-django
The author made the comparison to Flask. I believe the tutorial should start out with this, as the initial Part 0, to introduce the audience to the framework, before introducing apps/models/subdirectories/etc. I think a lot of people are turned off by the heavy-handed immediate introduction of many files and directories of a Django setup - I know I was when I first started with Django. Anyways just putting this out there. -bobby -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/33F74D49-8220-4F74-96A8-1AD4740A7D88%40gmail.com. For more options, visit https://groups.google.com/d/optout.
