Hacker News Clone new | comments | show | ask | jobs | submit | github repologin
Show HN: Django Boot (github.com)
2 points by grandimam 4 hours ago | hide | past | web | 2 comments | favorite





IMO One thing that this gets right is naming the package that has settings.py "config". If you use "django-admin startproject <name>" it uses "<name>" for the config package which may not be a good name for a package that mostly will contain configuration.

Another feature might be a script to generate an app which includes a urls.py, and template directory, etc.


Yes, that annoys me as well. Will take note of your app related suggestion. Thanks a lot.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: