datatracker/ietf
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
..
announcements Fix use of email_address() in nomcom view 2011-12-07 19:17:05 +00:00
bin Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
contrib Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
cookies Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with. 2011-07-23 12:49:56 +00:00
database-notes Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
idindex Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
idrfc Adjust test to recent person importer changes 2011-12-21 19:12:48 +00:00
idtracker Merge with trunk 2011-11-21 16:41:21 +00:00
iesg Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
ietfauth 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
ietfworkflows 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
ipr Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
liaisons Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
mailinglists Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
meeting Fix some bugs in materials page after meeting refactor 2011-12-14 17:28:54 +00:00
proceedings Add support for not-meeting meeting sessions 2011-12-07 11:52:18 +00:00
redirects Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
submit Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
templates Fix use of email_address() in nomcom view 2011-12-07 19:17:05 +00:00
utils Port telechat dates 2011-12-20 13:12:12 +00:00
wgchairs 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
wginfo Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
.gitignore Fixes #563 2010-12-02 20:34:50 +00:00
__init__.py Set version info and settings back to development mode 2011-11-16 06:08:35 +00:00
context_processors.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
legacy_router.py Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
manage.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
middleware.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
settings.py Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
settings_sqlitetest.py Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
urls.py Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00