django1/django/contrib/admin/migrations
David Wobrock ee3b719a81 Refs #32675 -- Removed to_field from ForeignKeys in contrib apps' migrations.
Refs #22889.
2021-04-29 07:46:22 +02:00
..
0001_initial.py Refs #32675 -- Removed to_field from ForeignKeys in contrib apps' migrations. 2021-04-29 07:46:22 +02:00
0002_logentry_remove_auto_add.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
0003_logentry_add_action_flag_choices.py Fixed #29370 -- Added choices to LogEntry.action_flag field. 2018-05-07 10:07:45 -04:00
__init__.py