autogestion / corruption_tracker

BSD 3-Clause "New" or "Revised" License
11 stars 11 forks source link

move geoinfo to separate app #30

Closed autogestion closed 9 years ago

autogestion commented 9 years ago

-- move geo info to separate app -- add file field to Layer to allow upload of files through admin -- add is_default field to Layer to switch which polygons will be loaded first -- update initiate_db to avoid organizations without names

Run manage.py initiate_db after migration

autogestion commented 9 years ago

Bug with organization name's in adding form fixed by deleting from database organizations with no names. There was 13 organizations in variable places and 50 in variable buildings, which was disorienting for select_building function