datatracker/ietf/doc/migrations
Ole Laursen 8bca1b4b33 Summary: Make name the primary key for DocAlias.
This fixes Javascript widgets working with DocAliases, such as the
replaces field in draft submission, to work better with Javascript
disabled. It also makes sense from a modelling perspective as the name
really is a unique key for the alias.

The actual transformation requires a series of migrations taking a
couple of minutes to complete. The actual switch to the key is done at
the end.

Branch ready for merge.
 - Legacy-Id: 10111
2015-09-30 13:47:33 +00:00
..
0001_initial.py Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +00:00
0002_auto_20141222_1749.py Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +00:00
0003_auto_20150326_0728.py Add missing migration. Commit ready for merge 2015-04-03 19:28:06 +00:00
0004_auto_20150403_1235.py Put old style slides directly into archived. Migrate IETF92 materials to match. Commit ready for merge. 2015-04-03 20:53:13 +00:00
0005_auto_20150721_0230.py Added a migration to capture the new DocEvent types that came in with Ole's replaced_by code in [9829]. 2015-07-21 10:01:50 +00:00
0006_auto_20150929_0828.py Summary: Make name the primary key for DocAlias. 2015-09-30 13:47:33 +00:00
0007_auto_20150929_0840.py Summary: Make name the primary key for DocAlias. 2015-09-30 13:47:33 +00:00
0008_auto_20150930_0242.py Summary: Make name the primary key for DocAlias. 2015-09-30 13:47:33 +00:00
0009_auto_20150930_0248.py Summary: Make name the primary key for DocAlias. 2015-09-30 13:47:33 +00:00
0010_auto_20150930_0251.py Summary: Make name the primary key for DocAlias. 2015-09-30 13:47:33 +00:00
__init__.py Finish ballot support for charters (apart from non-generic ballot 2012-04-04 18:09:03 +00:00