You're right. Settings are not even necessary in my example, as we should be fine with defaults in most cases. The only lines you really need are these four: from django.conf import settings…
For all people still thinking that Django is not "lean" or flexible enough for their next project, let me just leave this here: https://speakerdeck.com/mstepniowski/django-best-python-micr... A single-file web…
You're right. Settings are not even necessary in my example, as we should be fine with defaults in most cases. The only lines you really need are these four: from django.conf import settings…
For all people still thinking that Django is not "lean" or flexible enough for their next project, let me just leave this here: https://speakerdeck.com/mstepniowski/django-best-python-micr... A single-file web…