summaryrefslogtreecommitdiff
path: root/example_project/settings.py
AgeCommit message (Collapse)Author
2012-07-12Settings: Fix default settingsÉtienne Loks
2012-07-11Update doc - minor fix on description where no area is providedÉtienne Loks
2012-07-05Fix bad share networks linksÉtienne Loks
2012-07-03Remove old reference to EXTRA_URLÉtienne Loks
2012-07-03Fix feeds - remove BASE_URL refÉtienne Loks
* fix area feeds * fix url feeds * temporary fix: pass Marker from BaseGeoManager to GeoManager to fix a strange error in area feeds using contained filter
2012-05-16Fix RSS feeds for django 1.4 - reintegrate them in the main applicationÉtienne Loks
2012-05-08Fix restricted extent - Add restricted extent to area adminÉtienne Loks
2012-05-08Fix share iconsÉtienne Loks
2012-05-07Manage specific CSS for areas inside adminÉtienne Loks
2012-05-07Manage default categories inside adminÉtienne Loks
2012-05-05Manage different and multiple layers in areas (including default)Étienne Loks
2012-05-04Shapefile importÉtienne Loks
2012-04-22Fix JME load inside description - style improvmentÉtienne Loks
2012-04-19Better management of multimedia files - default field for areasÉtienne Loks
* change picture and multimedia files from many to many to foreign key * adapt the admin to be more efficient with multimedia files * add a default field for areas - only one area can be the default one * add a jquery Chosen widget - currently not used
2012-04-17settings.py reorganizationÉtienne Loks
2012-04-14Uses a local_settings.py and put settings.py in VCSÉtienne Loks