]> git.parisson.com Git - telemeta.git/commit
update and cleanup import commands, add more options
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 27 Apr 2015 16:35:53 +0000 (18:35 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 27 Apr 2015 16:36:20 +0000 (18:36 +0200)
commit14b5041bd1714a6042cbbd9643985ad92da74f88
tree81b7016eb77970e44c17561ba8136f42cedd6ed2
parentf1b6a35df07e35a2ac96fab8c80191210c9bb57c
update and cleanup import commands, add more options
13 files changed:
telemeta/management/commands/telemeta-cleanup.py
telemeta/management/commands/telemeta-crem-import.py [deleted file]
telemeta/management/commands/telemeta-import-collection-from-dir.py [new file with mode: 0644]
telemeta/management/commands/telemeta-import-collection-from-files.py [new file with mode: 0644]
telemeta/management/commands/telemeta-import-collection-from-url.py [new file with mode: 0644]
telemeta/management/commands/telemeta-import-crem.py [new file with mode: 0644]
telemeta/management/commands/telemeta-import-formats.py [new file with mode: 0644]
telemeta/management/commands/telemeta-import-items-from-url.py [deleted file]
telemeta/management/commands/telemeta-import-items-without-copy.py
telemeta/management/commands/telemeta-import-items.py [deleted file]
telemeta/management/commands/telemeta-init-formats.py [deleted file]
telemeta/management/commands/telemeta-media-import.py [deleted file]
telemeta/management/commands/telemeta-test-import.py [deleted file]