django1/django/contrib/admin/migrations
Uriel Corfa bcd2e6c697 Removed 'to_field' from ForeignKey(settings.AUTH_USER_MODEL) in admin's initial migration.
This enables using a custom user model with a primary key with a name
different than 'id'; refs #22889.
2014-06-23 13:13:45 -04:00
..
0001_initial.py Removed 'to_field' from ForeignKey(settings.AUTH_USER_MODEL) in admin's initial migration. 2014-06-23 13:13:45 -04:00
__init__.py Fixed #22563: Added migration to admin, fixed a few more loader issues. 2014-06-15 11:25:39 -07:00