summaryrefslogtreecommitdiff
path: root/example_project/settings.py
AgeCommit message (Collapse)Author
2014-05-10History: add a creator fieldÉtienne Loks
* automatically add creator to new created item * associated migrations * associated tests * tests
2013-12-23Work on operation document generationÉtienne Loks
2013-12-06Better date formatting for ooo file variablesÉtienne Loks
2013-10-28Display a reminder of items concerned by the current edition (refs #1218)Étienne Loks
2013-10-17Fix permission managementÉtienne Loks
* improve ObjectPermBackend * change permission right from wizard to groups * remove default to administrator * add default data for french person_types
2013-09-03i18n to change language (refs #1383)Étienne Loks
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