datatracker/ietf/utils/migrations
Jennifer Richards d0383c7cf1
fix: convert pre-1970 timestamps when migrating to UTC (#4419)
* fix: convert pre-1970 timestamps when migrating to UTC

* fix: simplify migration code and fix typo
2022-09-07 15:17:30 -03:00
..
0001_initial.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0002_convert_timestamps_to_utc.py fix: convert pre-1970 timestamps when migrating to UTC (#4419) 2022-09-07 15:17:30 -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