summaryrefslogtreecommitdiff
path: root/example_project/settings.py
AgeCommit message (Collapse)Author
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
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