I am trying to build an app in django which has a few components: 1. Stocks 2. Customers and 3. Sales
I noticed that my models.py is getting huge and unwieldy. I tried digging around but could not find anything good but is there a guide on properly breaking a huges models.py into smaller chunks of files? Thank you in advance. lowks aat sqci.biz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

