Starting Your Project With Django-Structurer
Hi there everyone I've done this app a while ago to use here in my
company, and decided to share with you guys.
It helps to build your project using a more elaborated structure then
the one that is created using django-admin.py.
And if you want you can configure and create your own project
structure to use when creating projects.
Another cool feature is the app_starter.py that is generated in your
project that creates a new app for you using also your project
structure.
And it's not difficult to create your own structure, just a YAML file
with easy sections on it.
To install just do pip:
pip install django-structurer
Here is the repository: https://github.com/arruda/django-structurer
for the ones that are willing to help.
And the docs: https://github.com/arruda/django-structurer/wiki/Docs
Hope it helps you all, and if you want you can create your own project
structure/snippets and make a pullrequest to add some more different
pre-defined structures =D
Thanks for the attention.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home