Changes between Version 1 and Version 2 of Ticket #23581
- Timestamp:
- Oct 1, 2014, 4:50:09 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23581 – Description
v1 v2 29 29 Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them. 30 30 }}} 31 So far this seems to mostly be harmless if slightly confusing/annoying.I am not familiar with the migration internals, but since 'choices' isn't used (at least not on PostgreSQL) to make any actual alterations to the database shouldn't it ignore this attribute?31 I am not familiar with the migration internals, but since 'choices' isn't used (at least not on PostgreSQL) to make any actual alterations to the database shouldn't it ignore this attribute?