summaryrefslogtreecommitdiff
path: root/example_project/settings.py
AgeCommit message (Collapse)Author
2013-09-03First work on i18n form to change languageÉtienne Loks
2013-08-25Fix messup between static and media filesÉtienne Loks
2013-08-25Add images to finds (refs #1314)Étienne Loks
* an abstract model class has been defined to manage image and thumbnail with resizing on the fly * max size for images and thumbnails are set in project settings * new field have been added to Find model to save images and thumbnails * form and wizard of Find have been changed
2013-08-25Improve cached_label displayÉtienne Loks
2013-07-17More precise DEBUG managementÉtienne Loks
2013-06-11Operations: work on importÉtienne Loks
2013-05-09Import operations: parse parcelsÉtienne Loks
2013-05-07First work on parcel importsÉtienne Loks
2013-04-30Add a default source typeÉtienne Loks
2013-04-30Manage new imports for "Pays de la Loire"Étienne Loks
2013-04-16Fix default path for ODT template (closes #1213)Étienne Loks
2013-04-16Improve ODT template pathÉtienne Loks
2013-04-11Default value for ACTIVATION_DAY (closes #568)Étienne Loks
2013-02-06Work on importsÉtienne Loks
2012-10-22Minor update on doc - Fix import scriptÉtienne Loks
2012-10-22Add default settings and update documentationÉtienne Loks