diff options
author | Rob Austein <sra@hactrn.net> | 2014-10-05 17:09:06 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2014-10-05 17:09:06 +0000 |
commit | 4598ade64714fcbba5b8785ba84533522254708b (patch) | |
tree | 0acc4ca8539faedd35b1e264b9dd26b4aa7696ad /potpourri | |
parent | 21290c958558f4cac875fa52b30ea0d3704cb587 (diff) |
Archive snapshot of work-in-progress on Django South migrations for
legacy rpki and pubd databases.
svn path=/branches/tk705/; revision=5987
Diffstat (limited to 'potpourri')
-rw-r--r-- | potpourri/django-legacy-database.README | 4 | ||||
-rw-r--r-- | potpourri/django-legacy-database.tar.xz | bin | 0 -> 10076 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/potpourri/django-legacy-database.README b/potpourri/django-legacy-database.README new file mode 100644 index 00000000..41a3b911 --- /dev/null +++ b/potpourri/django-legacy-database.README @@ -0,0 +1,4 @@ +Snapshot of work in progress on converting our existing databases into +Django using South 1.0 migrations. This will probably need rewriting +to address changes in how we deal with Django settings and multiple +databases, this snapshot is just to get it into the subversion archive. diff --git a/potpourri/django-legacy-database.tar.xz b/potpourri/django-legacy-database.tar.xz Binary files differnew file mode 100644 index 00000000..762dde7d --- /dev/null +++ b/potpourri/django-legacy-database.tar.xz |