#21477: Rename pre/post_migrate argument db to using
--------------------------------------+------------------------------------
     Reporter:  akaariai              |                    Owner:  syphar
         Type:  Cleanup/optimization  |                   Status:  assigned
    Component:  Migrations            |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by loic84):

 * cc: loic@… (added)


Comment:

 @syphar I somehow missed your earlier comment, I guess we were writing at
 the same time, ccing to the ticket so I get a heads up next time.

 There is indeed an issue with `create_models` and `created_models`. They
 are used internally for things like
 
https://github.com/django/django/blob/master/django/contrib/sites/management.py#L15,
 I'm not sure what will be the replacement. Anyhow that's probably outside
 the scope of this ticket.

 I also have a very similar branch with the deprecation warnings:
 https://github.com/loic/django/compare/syncdb_signals.

 You claimed the ticket first, so I'll defer to you; feel free to ping me
 if you'd rather me to take it from there.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21477#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.05f84237f98adec5a20f6b6da2ff512b%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to