summaryrefslogtreecommitdiff
path: root/chimere/management/commands/chimere_import.py
AgeCommit message (Collapse)Author
2017-05-18Fix chimere_import scriptÉtienne Loks
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-05Import: add a command to launch import with the CLIÉtienne Loks