OpenUpSA / wazimap

Wazimap is a Django application for exploring census data.
http://wazimap.readthedocs.org/en/latest/
Other
30 stars 31 forks source link

SimpleTable total_column not set after running upgradetables #103

Closed xybrnet closed 7 years ago

xybrnet commented 7 years ago

After running the upgradetables management command, the existing SimpleTable's total_column value was not set.

None should also be an accepted value in the admin interface for this field.

longhotsummer commented 7 years ago

Fixed in 1a46d4c