summaryrefslogtreecommitdiff
path: root/example_project/settings.py
AgeCommit message (Collapse)Author
2021-02-28Documents form: new fieldsÉtienne Loks
2020-07-01Add custom settingsÉtienne Loks
2020-07-01Fix static for datepickerÉtienne Loks
2020-07-01settings: alternate location for bootstrap_datepickerÉtienne Loks
2020-05-05Container: manage general indexÉtienne Loks
2020-03-23Public representation: do not display default year - display precise dating ↵Étienne Loks
for datings
2020-03-20Refactoring and many fixes on file moduleÉtienne Loks
2020-02-16Sentry: add celery integrationÉtienne Loks
2020-02-14Add Sentry integrationÉtienne Loks
2019-11-15Overload translation in databaseÉtienne Loks
2019-10-31Unify translation processÉtienne Loks
2019-08-20Celery: add explicit importÉtienne Loks
2019-07-15Public API: token authenticationÉtienne Loks
2019-07-15Url for public find apiÉtienne Loks
2019-07-12Base public serializerÉtienne Loks
2019-07-04Graphs: save results, options and testsÉtienne Loks
- can generate only above and only bellow - save dot files - option for no color for current - tests
2019-06-17Larger QR-Code densityÉtienne Loks
2019-06-17Celery: fix rabbitmq confÉtienne Loks
2019-06-17Libreoffice install script, service and settingsÉtienne Loks
2019-06-17Manage tiny urls for QR codesÉtienne Loks
2019-06-17Manage import in background modeÉtienne Loks
2019-06-17Option to disable TASK TIMEOUT (and disable it for tests)Étienne Loks
2019-06-17Improve performance of cached_label and geo post_saveÉtienne Loks
2019-06-17Celery: manage cached_label update with tasksÉtienne Loks
2019-06-17Celery configurationÉtienne Loks
2019-06-17Migrate to python 3 - Clean old migrations and some old scriptsÉtienne Loks
2019-04-24Change back default SRID for FranceÉtienne Loks
2019-04-24Settings: change default SRID for FranceÉtienne Loks
2019-04-24QR code: QR code export, display on ODT and PDFÉtienne Loks
2019-04-24Manage generation of QR codesÉtienne Loks
2019-04-24Map: manage a default limit to items displayedÉtienne Loks
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