#23917: RuntimeError Conflicting
----------------------------------------------+------------------------
     Reporter:  liminspace                    |      Owner:  liminspace
         Type:  Bug                           |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  1.7
     Severity:  Normal                        |   Keywords:
 Triage Stage:  Unreviewed                    |  Has patch:  0
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+------------------------
 Sometimes I get errors like this:

 RuntimeError: Conflicting
 
'event_deferred_description_description_en_descriae804c3400b52ecb4181ed6574468538'
 models in application 'ticket': <class
 
'ticket.models.event.Event_Deferred_description_description_en_descriae804c3400b52ecb4181ed6574468538'>
 and <class
 
'ticket.models.event.Event_Deferred_description_description_en_descriae804c3400b52ecb4181ed6574468538'>.

 or this:

 RuntimeError: Conflicting 'event_deferred_description' models in
 application 'ticket': <class
 'ticket.models.event.Event_Deferred_description'> and <class
 'ticket.models.event.Event_Deferred_description'>.

 It has appeared after migrating to django 1.7.
 Where and how I can find reason to fix this mistake?

--
Ticket URL: <https://code.djangoproject.com/ticket/23917>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/053.f8c8bdea4be6a659769015d36ad36169%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to