datatracker/redesign
Ole Laursen 0dabaf96fb Split database into current and legacy, adding importer to copy reused
tables from legacy to new through Django (with minimal cleaning to
have the import go through) and removing migrations from submit and
liaisons as they interfere with the clean slate of the new database,
adjusting IPR model to add null=True on fields with nulls in the
database
 - Legacy-Id: 3778
2011-12-22 18:34:19 +00:00
..
doc Port to Django 1.2, replacing built-in patched Django with Django 1.2.7 (with patches applied on top) and replacing South with South 0.7.3 2011-12-15 14:13:54 +00:00
group Add unique constraint on acronyms, fixup SDOs to have auto-generated 2011-12-07 18:07:45 +00:00
importing Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
name Update name fixtures 2011-11-29 13:21:11 +00:00
person Fallback on latest email address if we don't know anything else, 2011-12-21 12:49:45 +00:00
__init__.py Added redesign work-in-progress 2010-11-19 19:21:15 +00:00
proxy_utils.py Remove .state and .*_state on Document in favour of generic states 2011-11-16 18:18:06 +00:00
unaccent.py Merge with trunk 2011-11-21 16:41:21 +00:00
util.py Added redesign work-in-progress 2010-11-19 19:21:15 +00:00