#10985: Explain how models can be organised in a directory ---------------------------+------------------------------------------------ Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.0 Keywords: model models | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ If you want to split models.py into smaller chuncks you will possibly go the way of creating a models/ directory. But there is some gotchas that are well explained here:
http://groups.google.com/group/django- users/browse_thread/thread/3266a22af6c39437/90eee86aa3e6f732 I propose to add this gotcha somewhere to the documentation, since it is something very common to do when the project grows. -- Ticket URL: <http://code.djangoproject.com/ticket/10985> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
