* Fix default extent as simple array * Use django-reversion to keep changes in admin * Add functionnal permissions (used only in frontend for the moment)
0.3.13
----------------------------
Fixes
* map_style is now empty and not null in case of undefined geometry layer * extent for layer with no features
0.3.12
----------------------------
Update
* Optimize widget rendering
0.3.11
----------------------------
Update
* Optimize data file storage
0.3.10
----------------------------
News
* Store and serve data file through a customizable django storage (FileSystem / Public by default)