| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Temporary fix to prevent a Django bug.
cf. https://code.djangoproject.com/ticket/18091
|
|
* Add the ability to hide property model from the admin
* Add a warning to the admin that it should reload the webserver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|