diff options
author | tilly-Q <nattilypigeonfowl@gmail.com> | 2013-10-03 16:13:12 -0400 |
---|---|---|
committer | tilly-Q <nattilypigeonfowl@gmail.com> | 2013-10-03 16:13:12 -0400 |
commit | 9519c0a91f6c67883d62b656c971cc10e47ea967 (patch) | |
tree | dfe0b906c2facd78935a207739536d74f7202887 /mediagoblin/submit/views.py | |
parent | a523ffce3c84832f95b1376c5a3719fc9ba8cb77 (diff) | |
download | mediagoblin-9519c0a91f6c67883d62b656c971cc10e47ea967.tar.lz mediagoblin-9519c0a91f6c67883d62b656c971cc10e47ea967.tar.xz mediagoblin-9519c0a91f6c67883d62b656c971cc10e47ea967.zip |
In this commit, I mostly did work on the migrations. Firstly, I droppped the
vestigial columns from the User table (ie. status, email_verified, is_admin).
Otherwise, I did a lot of work converting my existing migrations from high-
level ORM commands to low-level SQL commands to ensure that the migrating will
work regardless of what stage their instance is working in. I also re-integrated
my two registered migrations into one. Because the migration became very long, I
also added a lot of clarifying documentation.
Diffstat (limited to 'mediagoblin/submit/views.py')
0 files changed, 0 insertions, 0 deletions