]> git.parisson.com Git - diggersdigest.git/commit
Add management command to populate DB (work in progress)
authorThomas Fillon <thomas@parisson.com>
Wed, 2 Sep 2015 20:44:47 +0000 (22:44 +0200)
committerThomas Fillon <thomas@parisson.com>
Wed, 2 Sep 2015 20:44:47 +0000 (22:44 +0200)
commitda4fd9f4201eddffefe36d65bb2c098755c9564f
tree24cf43120db0d9b332b0b5bc58abbcb70af4b947
parentaffea850e7b5026eae491cdfabc727bedb757cbf
Add management command to populate DB (work in progress)
diggersdigest/records/management/__init__.py [new file with mode: 0644]
diggersdigest/records/management/commands/__init__.py [new file with mode: 0644]
diggersdigest/records/management/commands/populate_db.py [new file with mode: 0644]
diggersdigest/records/script_data_recover.py [deleted file]