Is there a way to put all models in one directory and all forms in
another directory? 

I like to organize the placement of the files.

Or is there are a better way to do it? Or standard placement?



Like


MyApp
  |
  |---- Models
  |        |
  |        |----mdlInventory
  |        |----mdlItems
  |
  |
  |---- Forms
  |        |
  |        |----trnsReceiveStock
  |        |----trnsReturnStock
  |        |----trnsTransfrStock
  |
  |---- Images
  |        |
  |        |----this is where I put the images
  |
  ------ Lib



Thanks
Myles

--~--~---------~--~----~------------~-------~--~----~
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