diff options
author | Magnus Hagander | 2016-04-28 09:25:02 +0000 |
---|---|---|
committer | Magnus Hagander | 2016-05-14 17:49:12 +0000 |
commit | f9924efb7b7bbcad541b15190240c31eba03f39a (patch) | |
tree | e2634a30746ad180626a88174b7f8141b38e2f4c /pgweb/docs/struct.py | |
parent | 498e786c0e639d800615ead7641061736c93b832 (diff) |
Fix URL namespace changes
1. Prefix all our local modules with "pgweb" as required by the new
project layout.
2. Change the django core imports to match 1.8
3. redirect_to has been changed to RedirectView
In passing also tabify the urls file which used a horrible mix of tabs
and spaces. The python standard is spaces, but since the rest of the
pgweb projects uses tabs, make the urls.py files do that as well.
Diffstat (limited to 'pgweb/docs/struct.py')
0 files changed, 0 insertions, 0 deletions