summaryrefslogtreecommitdiff
path: root/example_project/settings.py
AgeCommit message (Collapse)Author
2012-04-22Fix JME load inside description - style improvmentÉtienne Loks
2012-04-19Better management of multimedia files - default field for areasÉtienne Loks
* change picture and multimedia files from many to many to foreign key * adapt the admin to be more efficient with multimedia files * add a default field for areas - only one area can be the default one * add a jquery Chosen widget - currently not used
2012-04-17settings.py reorganizationÉtienne Loks
2012-04-14Uses a local_settings.py and put settings.py in VCSÉtienne Loks