summaryrefslogtreecommitdiff
path: root/example_project/settings.py
AgeCommit message (Collapse)Author
2019-01-16Indication of the maximum file size in help for file fieldsÉtienne Loks
2018-11-05Settings: specific handler for DisallowHostÉtienne Loks
2018-10-01settings: fix col labels overloadÉtienne Loks
2018-10-01Manage column customization on custom appÉtienne Loks
2018-08-27settings: add a MAIN_APP parametersÉtienne Loks
2018-06-12Standardize related field item for imagee collections (refs #4076)Étienne Loks
2018-06-12Generate an SVG file displaying relations using DOT file format and "dot" ↵Étienne Loks
program
2018-04-04Admin: previous / next button for typesÉtienne Loks
2018-03-08Make background task not mandatory (refs #3951)Étienne Loks
2018-03-08Add django-background-task as a dependency (refs #3951)Étienne Loks
2018-02-27Allow no resizing of images (by explicit parameter in settings)Étienne Loks
2018-02-02No more test with spatialite :( Too much cool PostgreSQL features used.Étienne Loks
2018-01-11UI: Workon on a new date pickerÉtienne Loks
2017-10-31UI: change colors - manage footerÉtienne Loks
2017-10-30Merge branch 'develop' into develop-bootstrapÉtienne Loks
2017-10-29Town: generate areaÉtienne Loks
2017-10-20Merge branch 'develop' into develop-bootstrapÉtienne Loks
2017-10-20settings: root "static" path is not used anymoreÉtienne Loks
2017-10-20Use django-compressor to compress CSS and JS - switch to html5 page declarationÉtienne Loks
2017-10-12Manage postgres index and vector searches (refs #2912)Étienne Loks
2017-09-05Remove session in cache on production - definitly a bad idea for nowÉtienne Loks
2017-08-30Settings: configure logging for runserverÉtienne Loks
2017-08-28Debug: adapt settings and urls for Debug ToolbarÉtienne Loks
2017-08-28Performance: keep db connection - cache sessionsÉtienne Loks
2017-08-22Django 1.11: settings new TEMPLATE configurationÉtienne Loks
2017-08-09Settings: add explicitly a new static dir to STATICFILES_DIRS in order to ↵Étienne Loks
overload admin files
2017-08-04Admin: improve parcel, parcel owner forms, add a lookup for parcelÉtienne Loks
2017-08-02Admin - ishtar common: use ajax selects for some fields - clean and simplifyÉtienne Loks
2017-07-02settings: add parameter for a debug to console envÉtienne Loks
2017-06-30Merge branch 'master' into developÉtienne Loks
2017-06-01Add the ability to scheduled administration task inside Django adminÉtienne Loks
2017-05-01Update installation scriptsÉtienne Loks
2017-04-29Extra security to prevent recursion on bulk updateÉtienne Loks
2017-04-21commit_on_success -> atomicÉtienne Loks
2017-04-19Django 1.8: simplify ihtaruser managementÉtienne Loks
2017-04-18Deactivate sqlite for testsÉtienne Loks
2017-04-14Django 1.8: fix import errors, deprecation warnings and models warningsÉtienne Loks
2017-04-05Warehouse sheet: provide statistics (refs #3398)Étienne Loks
- Number of finds (total and by places) - Number of container (total and by places)
2017-03-13Sheets: add ishtar ID (refs #3517)Étienne Loks
2017-02-26Operations: bulk update of base find and finds (refs #3472)Étienne Loks
2017-02-25Operations: bulk update of context records (refs #3472)Étienne Loks
2017-02-02Display version on footerÉtienne Loks
2017-01-09tests: force managing of unmanage tablesÉtienne Loks
2016-10-28Force regeneration of cached labels when add M2M or changing idsÉtienne Loks
2016-10-28Too many lazy evaluations and nobody do the job! Fixed.Étienne Loks
2016-10-28Make the use of spatialite for tests not mandatoryÉtienne Loks
2016-10-28Use spatialite for testsÉtienne Loks
2016-10-28Change default logging confÉtienne Loks
2016-09-21Remove ISHTAR_LOCAL_PREFIX and FILE_PREFIX (now managed by the profile)Étienne Loks
2016-08-21Finds: add estimated value. Manage a currency for an Ishtar profile (refs #2969)Étienne Loks