#4470: Separate models.py in multiple files
-----------------------------------------------------------+----------------
   Reporter:  Sidi Mohamed EL AATIFI <[EMAIL PROTECTED]>  |                
Owner:  adrian                
     Status:  new                                          |            
Component:  Database wrapper      
    Version:  SVN                                          |           
Resolution:                        
   Keywords:  models                                       |                
Stage:  Design decision needed
  Has_patch:  1                                            |           
Needs_docs:  0                     
Needs_tests:  1                                            |   
Needs_better_patch:  0                     
-----------------------------------------------------------+----------------
Changes (by SmileyChris):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Design decision needed
  * needs_tests:  => 1
  * needs_docs:  => 0

Comment:

 This is actually a reasonable solution, no more hackish than it already is
 and saves the work-around step of having to provide `app_label` for all
 your split models.
 
 I can't see a downside, but since it is quite core I'll move to design
 decision.
 
 I guess some model tests could be written for split models to show it
 working still.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/4470#comment:1>
Django Code <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
-~----------~----~----~----~------~----~------~--~---

Reply via email to