summaryrefslogtreecommitdiff
path: root/chimere/management/commands/chimere_import.py
AgeCommit message (Collapse)Author
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