Changes between Initial Version and Version 1 of Ticket #24412
- Timestamp:
- Feb 25, 2015, 12:24:55 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24412 – Description
initial v1 5 5 Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them. 6 6 7 I think it should be print at the default `manage.py test` (i.e. `--verbosity=1`).7 I think it should be printed at the default `manage.py test` (i.e. `--verbosity=1`). 8 8 9 9 This might be complicated by decrementing the verbosity by 1 when calling `migrate` inside `create_test_db`: