#22325: Defining a custom user model in an app and having relations between it 
and
other models in the app causes circular dependencies
----------------------------+--------------------------------------
     Reporter:  melinath    |                    Owner:  nobody
         Type:  Bug         |                   Status:  new
    Component:  Migrations  |                  Version:  1.7-beta-1
     Severity:  Normal      |               Resolution:
     Keywords:              |             Triage Stage:  Accepted
    Has patch:  1           |      Needs documentation:  0
  Needs tests:  0           |  Patch needs improvement:  0
Easy pickings:  0           |                    UI/UX:  0
----------------------------+--------------------------------------

Comment (by Jonas):

 I submitted a pull request with a test here:
 https://github.com/django/django/pull/2581

 As mentioned in the pull request, the patch does not work for the test I
 added - while it ''does'' work for my actual code. This is the first test
 I wrote for Django itself so it might be due to some error on my part.
 Trying it for a while, I couldn't find it though. Would appreciate some
 help in getting this mergeable.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22325#comment:8>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.c068a501b39873d2631956b149fcf4a2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to