summaryrefslogtreecommitdiff
path: root/chimere/settings.py.example
AgeCommit message (Collapse)Author
2012-02-15Main refactoring vor version 2 - convert doc to rest and use sphinxÉtienne Loks
2011-09-09Association of a GPX (or KML) file to a route (refs #302)Étienne Loks
- new table in the model - new form in route edition - uploaded gpx file simplification - automatic route creation from the GPX file
2010-11-27Display curret events on the welcome page (closes #282)Étienne Loks
2010-11-19Cosmetic changes (refs #65)Étienne Loks
2010-11-19Add a new application "rss". Add urls to manage RSS.Étienne Loks
Rough integration of work of Pierre Clarenc and Samuel Renard (refs #65)
2010-11-19Verify that a start date is provided when an end date is set (refs #270)Étienne Loks
2010-11-18Make the management of dated object optionnal (refs #270)Étienne Loks
2010-11-17Adapt with the new way of defining database in Django 1.2Étienne Loks
2010-11-16Simplify the management of tiny urlsÉtienne Loks
Don't save the current window and avoid the opening of a window considered has a popup
2010-11-11Upgrade script to manage database changement and correct errors from oldÉtienne Loks
models Creation of urn field when missing
2010-11-11Change the settings.py provided to settings.py.exampleÉtienne Loks