datatracker/ietf/idindex
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
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
generate_all_id2_txt.py Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
generate_all_id_txt.py Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
generate_id_abstracts_txt.py Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
generate_id_index_txt.py Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
index.py Change Document.shepherd to point to the email address rather than the 2014-08-13 11:40:01 +00:00
tests.py Summary: Make name the primary key for DocAlias. 2015-09-30 13:47:33 +00:00