datatracker/ietf/utils/migrations
Robert Sparks f7f0ca99d3
fix: don't migrate dumpinfo. automate migrations and setting USE_TZ. (#4389)
* fix: don't migrate dumpinfo - it's already in UTC.

* chore: leave mode bits alone

* fix: migrate the container db, automating setting USE_TZ.
2022-08-31 12:38:48 -03:00
..
0001_initial.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0002_convert_timestamps_to_utc.py fix: don't migrate dumpinfo. automate migrations and setting USE_TZ. (#4389) 2022-08-31 12:38:48 -03:00
0003_pause_to_change_use_tz.py chore: enforce USE_TZ setting expectations in migrations (#4386) 2022-08-30 12:10:59 -03:00
__init__.py Added a utility model to hold information on when a given database dump has been done. 2015-11-14 22:59:14 +00:00