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