datatracker/redesign/importing
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
..
__init__.py Import announcements, port NomCom views 2011-05-02 15:58:36 +00:00
import-all.sh Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
import-announcements.py Fix missing role.email -> role.person query 2011-09-16 15:10:16 +00:00
import-docs.py Order ballot names 2011-12-21 11:31:56 +00:00
import-groups.py Port telechat dates 2011-12-20 13:12:12 +00:00
import-ipr.py Port IPR tool to new schema and fix some bugs 2011-05-27 11:07:59 +00:00
import-liaison.py Adjust to handle the slightly revamped email_address() on person 2011-12-07 19:26:53 +00:00
import-meetings.py Fix bug with wrong acronym in meeting importer for IRTF groups 2011-12-14 16:50:20 +00:00
import-persons.py Fallback on latest email address if we don't know anything else, 2011-12-21 12:49:45 +00:00
import-reused-tables.py Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
import-roles.py Skip the IRTF chair entries in IRTFChair as they're buggy (noticed by 2011-12-02 11:10:57 +00:00
import-states.py Add materials state types, import WgProceedingActivities events for uploads 2011-11-17 15:12:29 +00:00
move-tables-to-db.sh Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
utils.py Fallback on latest email address if we don't know anything else, 2011-12-21 12:49:45 +00:00