summaryrefslogtreecommitdiff
path: root/example_project/settings.py
AgeCommit message (Expand)Author
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 ove...Étienne Loks
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
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
2016-08-17CI: specific conf for CI - fix DB hostÉtienne Loks
2016-08-12CI: add configuration file and adapt Makefile and settingsÉtienne Loks
2016-07-19Add versioning to CSS and JS filesÉtienne Loks
2016-04-07Fix DRACAR codeÉtienne Loks
2016-03-29Admin: administrativ act readonlyfyÉtienne Loks
2016-02-26Add messages frameworkÉtienne Loks
2016-02-24Fix dynamic table display in ODT and PDFÉtienne Loks
2016-02-17Fix cache for multiple instance of ishtar - Database changes for managing mod...Étienne Loks
2015-12-27Add explicitly parent directory to the sys path when running testsÉtienne Loks
2015-12-27Add default archaeological file prefix in settingsÉtienne Loks
2015-12-23One missing separator and where done with the ROOT_PATHÉtienne Loks
2015-12-23ROOT_PATH, ko? Really OK now I hopeÉtienne Loks
2015-12-23Really fix ROOT_PATHÉtienne Loks