diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2014-06-10 18:02:34 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2014-06-10 18:02:34 -0500 |
commit | c56a88b43e168196c8c4b3778fccde2497d2e32b (patch) | |
tree | 9b61d1977a121b8fa7ac2d91bf69648f2f9d87ad /mediagoblin/plugins/basic_auth/forms.py | |
parent | 70bceff85fd678a7b6653b2bf377b075ebd11590 (diff) | |
download | mediagoblin-c56a88b43e168196c8c4b3778fccde2497d2e32b.tar.lz mediagoblin-c56a88b43e168196c8c4b3778fccde2497d2e32b.tar.xz mediagoblin-c56a88b43e168196c8c4b3778fccde2497d2e32b.zip |
Switch "user_id" to "privilege" and "privilege_id" to "user".
This builds on the previous code Natalie wrote, but makes some changes:
- More direct alterations for non-sqlite code
- In both cases, I've made it so that we switched the field names from
privilege_id and user_id to user and privilege respectively. This
way we can do the name swap, but in one case it's "easy": just
changing the name. (In the sqlite case it's still tricky though.)
Diffstat (limited to 'mediagoblin/plugins/basic_auth/forms.py')
0 files changed, 0 insertions, 0 deletions