summaryrefslogtreecommitdiff
path: root/chimere/management/commands
AgeCommit message (Collapse)Author
2017-09-29Command to force update of search vectorsÉtienne Loks
2017-07-29v3 to v2 export: remove description from routeÉtienne Loks
2017-07-29v3 to v2 dump: filter property dump when marker is nullÉtienne Loks
2017-06-14v2 to v3 dump: add route files to dumpÉtienne Loks
2017-06-14v2 to v3 dump: exclude some entry with empty fieldÉtienne Loks
2017-06-14v2 to v3 dump: add multimedia file and picture file tableÉtienne Loks
2017-06-14v2 to v3 dump: add associated categoriesÉtienne Loks
2017-05-18Fix chimere_import scriptÉtienne Loks
2017-05-18Fix chimere_export commandÉtienne Loks
2017-02-21Add property to v3 to v2 marker exportÉtienne Loks
2017-02-21v3 to v2 dumpsÉ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-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