gabor wrote:
> so, how do you name your 'main' app in a django-project?

For me it depends on project's type.

If a project is autonomous and serves one purpose then, yes, I call the 
main app 'main' and it could even be the only app in the project.

If a project is multi-purpose and just powers a whole site or many parts 
of it then there is no concept of main app at all and all apps are named 
by their function.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to