datatracker/ietf/ipr
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
..
.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
admin.py Merged in changes from conversion branch fixing a couple of problems 2011-08-04 15:09:54 +00:00
feeds.py Merged [2948] from bmheight@gmail.com: 2011-03-26 14:36:10 +00:00
models.py Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
new.py Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
related.py Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
search.py Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
sitemaps.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
tests.py Fix bug in test 2011-11-24 10:50:34 +00:00
testurl.list Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
urls.py Merged [2948] from bmheight@gmail.com: 2011-03-26 14:36:10 +00:00
view_sections.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
views.py Merged in changes from conversion branch fixing a couple of problems 2011-08-04 15:09:54 +00:00