Python 3: migrations
Not sure why these were generated. The models were not modified, but maybe it was just because we are now using Python 3, and string handling has changed compared to Python 2. I think all of the fields that were touched have strings in them either as a default option or as a set of choices.
Showing
- gracedb/alerts/migrations/0004_auto_20190919_1957.py 27 additions, 0 deletionsgracedb/alerts/migrations/0004_auto_20190919_1957.py
- gracedb/events/migrations/0040_auto_20190919_1957.py 138 additions, 0 deletionsgracedb/events/migrations/0040_auto_20190919_1957.py
- gracedb/migrations/auth/0024_auto_20190919_1957.py 23 additions, 0 deletionsgracedb/migrations/auth/0024_auto_20190919_1957.py
- gracedb/superevents/migrations/0005_auto_20190919_1957.py 58 additions, 0 deletionsgracedb/superevents/migrations/0005_auto_20190919_1957.py
Please register or sign in to comment