Hi,
I have a project with 3 application which could (should) share their models.
Morover, I'd like to put models into a separate directory, splitted into
multiple files. Something like:

myproject/
   models/
      box.py
      firmware.py
      component.py
   myapp1/
   myapp2/
   myapp3/

Is it possible to organize the project in this way?

Thank you

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to