Changes between Initial Version and Version 1 of Ticket #28677, comment 5
- Timestamp:
- Oct 15, 2017, 2:17:04 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28677, comment 5
initial v1 5 5 6 6 And here is my squashed migration: 7 https://github.com/anx-ckreuzberger/user_foreign_key_testapp/blob/master/polls/migrations/0001_initial_squashed_000 5_auto_20160414_1351.py7 https://github.com/anx-ckreuzberger/user_foreign_key_testapp/blob/master/polls/migrations/0001_initial_squashed_0006_auto_20171015_1907.py 8 8 9 9 When applying migrations on an empty database, I am getting the following error with Django 2.0a1: