Opened 11 years ago
Closed 11 years ago
#21691 closed Cleanup/optimization (fixed)
created_models arg of post_migrate deprecated but still used
Reported by: | Aymeric Augustin | Owned by: | |
---|---|---|---|
Component: | Migrations | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In django.contrib.auth.management.create_superuser and django.contrib.sites.management.create_default_site.
Note:
See TracTickets
for help on using tickets.
Looks like this was fixed in 00110904ac67050c639f93cfd7b5e19218bcef5b.