Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-01 | Adapt example_project to avoid unicode characters. | Étienne Loks | |
Temporary fix to prevent a Django bug. cf. https://code.djangoproject.com/ticket/18091 | |||
2012-10-09 | Integration 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-05-16 | Fix RSS feeds for django 1.4 - reintegrate them in the main application | Étienne Loks | |
2012-04-17 | Work on rss feeds (refs #324) | Étienne Loks | |
2012-02-15 | Use staticfiles (refs #315) | Étienne Loks | |
2012-02-15 | Work on reorganization (refs #316) | Étienne Loks | |
2012-02-15 | Large reorganization (refs #316), south migration script to new model names ↵ | Étienne Loks | |
(refs #319) |