#7052: auth  fixture fails to import when running test server
------------------------------------+---------------------------------------
          Reporter:  jb0t           |         Owner:  nobody                    
                 
            Status:  new            |     Milestone:                            
                 
         Component:  Serialization  |       Version:  SVN                       
                 
        Resolution:                 |      Keywords:  auth_permission 
auth_content fixture import
             Stage:  Accepted       |     Has_patch:  0                         
                 
        Needs_docs:  0              |   Needs_tests:  0                         
                 
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Comment (by anonymous):

 Replying to [comment:1 russellm]:
 > ...it's an issue with the consistency between your fixture and the
 content types that are auto-created in your database. However, it's a
 pretty common problem and an easy mistake to make, so it deserves a
 solution.


 Actually, Django is creating the fixtures so any inconsistency would be
 the fault of the serializers.  I have since learned that having a custom
 permission is the sole cause of the problem.  My comment about 'if you
 never edit the data by hand' is NOT actually true.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/7052#comment:5>
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