summaryrefslogtreecommitdiff
path: root/chimere/management/commands
AgeCommit message (Collapse)Author
2016-09-22Going to python3 and Django 1.8!Étienne Loks
2013-11-04Imports: add an automatic update optionÉtienne Loks
When set to True: * can be imported automatically by the chimere_import command * new items are directly available (and not at the Imported state) Admin interface and model updated.
2012-10-06Export: add a command to launch export with the CLIÉtienne Loks
2012-10-05Import: add a command to launch import with the CLIÉtienne Loks