summaryrefslogtreecommitdiff
path: root/chimere/main/models.py
AgeCommit message (Expand)Author
2012-02-15Large reorganization (refs #316), south migration script to new model names (...Étienne Loks
2011-10-04Correct json encoding of names (closes #307)v1.2.1Étienne Loks
2011-09-16Add an error message when the file is not correct.Étienne Loks
2011-09-09Association of a GPX (or KML) file to a route (refs #302)Étienne Loks
2011-09-07Add new table and fields to manage GPX and KML files (refs #302)Étienne Loks
2011-09-07Minor cosmetic changes in codeÉtienne Loks
2011-06-07Add automaticaly a begin POI for new route (closes #300)Étienne Loks
2011-06-07Add optional reference route to marker model (refs #300)Étienne Loks
2010-11-27Display curret events on the welcome page (closes #282)Étienne Loks
2010-11-27Correct ambiguous nameÉtienne Loks
2010-11-26Correct tiny url management (closes #281)Étienne Loks
2010-11-19Add a new application "rss". Add urls to manage RSS.Étienne Loks
2010-11-19Update french translation for dated items (fixes #270)Étienne Loks
2010-11-19Filter markers and routes by date on the main map (refs #270)Étienne Loks
2010-11-19Display only checked categories for object in multiple categories (fixes #271)Étienne Loks
2010-11-19Update forms to make dated fields available to users (refs #270)Étienne Loks
2010-11-18Make the management of dated object optionnal (refs #270)Étienne Loks
2010-11-18Add dated fields for markers and routes in model - update of the upgradeÉtienne Loks
2010-11-18Merge branch 'v1.0'Étienne Loks
2010-11-18Filter subcategories when category is not available (fixes #269)Étienne Loks
2010-11-18Db table subcategory_areas renamed to main_subcategory_areasÉtienne Loks
2010-11-18Minor correction on the modelÉtienne Loks
2010-11-18Integrate bsmSelect widget and jQuery libraryÉtienne Loks
2010-11-18Change the model for multi-categories - update of the upgrade scriptÉtienne Loks
2010-11-15Make Chimère compatible with Django 1.2Étienne Loks
2010-11-15Simplify ManyToManyFieldÉtienne Loks
2010-11-13Manage an application with no email server setv1.0.0Étienne Loks
2010-07-23Change on filter restrictionsetienne
2010-04-05Make available tinyfied urls - #93etienne
2010-03-14Correct projection problems on database #87 - Filter categories for moderator...etienne
2010-03-07Filter categories for submission by areas - #86etienne
2010-03-07Specific CSS whith specific URL - #85\nDisplay of shortcuts are optionnal - #83etienne
2010-02-28Dynamic loading of categories #80 - Reactivate the check-all button #81etienne
2010-02-21Management of links between categories and areas in administration - #79etienne
2010-02-21Correct bad calletienne
2010-02-21Evolution in database for dynamic management of categories and dynamic urls b...etienne
2010-02-21CharField change to TextField for properties - #63etienne
2010-02-21Reorganize the project folder #76etienne