summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2024-04-24New version: fix tests - Fix CSV exportÉtienne Loks
2024-04-24Adaptations vers Django version 2.2Étienne Loks
2018-09-25Extra test for area limitationÉtienne Loks
2018-07-20Change python binding for overpass APIÉtienne Loks
2018-07-19Use overpass API for OSM importsÉtienne Loks
2018-06-20Re-enable TinyMCEÉtienne Loks
2017-09-24requirements: gdal versionÉtienne Loks
2017-09-23Update requirements to match correct version of gdalÉtienne Loks
2017-09-22Django 1.11: update requirementsÉtienne Loks
2017-07-23Specific requirements for ReadTheDocsÉtienne Loks
2017-07-23Comment gdal entry in requirements (to prevent error on automatic building)Étienne Loks
2017-07-04Update requirementsÉtienne Loks
2016-11-22Importers: many fixes with python3Étienne Loks
2016-09-22Going to python3 and Django 1.8!Étienne Loks
2016-09-20GeoRSS import: manage new version of feedparserÉtienne Loks
2016-09-16Add missing requirements: chardetÉtienne Loks
2016-03-01Imports: add ical managementÉtienne Loks
2014-09-22Work on search engineÉtienne Loks
* templates * styles * search index definition
2013-02-18Debian: remove django-extensions dependencyÉtienne Loks
2013-02-03First work on Debian packaging.Étienne Loks
* first version of debian specific files to build the package * fix requirements * precise licence of external library
2012-11-30Documentation: integration of Nawa's remarksÉtienne Loks
2012-10-09Integration of Alban Tiberghien <alban.tiberghien@gmail.com> changes to make ↵Étienne Loks
the application more 'pip' and 'virtualenv' friendly Changes has been integrated in alternate files 'local_settings.py.pip.sample' and 'apache-wsgi-pip.conf' in order to not conflict with installation not using 'pip'. The changes are: - Add django-extensions - Install tinymce as 3rd app - Minor fix in jquery path - Fix shabang in order to work with virtual environment As I want to minimise the size of the tracked files in the Git repository jQuery-UI files were not included (as a small fix Google CDN is set by default for jquery-UI).
2012-10-06Import: add GeoRSS importÉtienne Loks
2012-08-19Models: Automaticaly add read attributes for marker propertiesÉtienne Loks
2012-08-03Change requirementsÉtienne Loks
2012-03-29Work on OSM export - simplify KML importÉtienne Loks
2012-03-17Add import task using celeryÉtienne Loks
2012-03-12Correct json error (closes #321)Étienne Loks
2012-03-10Reorganize fixturesÉtienne Loks
2012-03-09Update documentationÉtienne Loks
2012-02-18Upgrade doc - add dependanciesNim
2012-02-15Add requirements and a basic setupÉtienne Loks