Hacker News new | ask | show | jobs
by mgrouchy 5114 days ago
Django also allows you to specify project templates https://docs.djangoproject.com/en/dev/ref/django-admin/#star... , very useful.

There is also support for app templates as well if you want to go that far.