Changes between Initial Version and Version 1 of Ticket #23121, comment 5
- Timestamp:
- Sep 7, 2018, 12:23:13 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23121, comment 5
initial v1 7 7 app/migrations/0001_initial.py 8 8 - Create model TestEntity 9 }}} 10 11 Then ordering have been changed. 12 {{{ 9 13 $ python manage.py makemigrations app 10 14 Migrations for 'app':