]> git.parisson.com Git - diggersdigest.git/commit
Models : Change Record-Product relation to OneToOneField
authorThomas Fillon <thomas@parisson.com>
Wed, 9 Sep 2015 09:07:33 +0000 (11:07 +0200)
committerThomas Fillon <thomas@parisson.com>
Wed, 9 Sep 2015 09:07:33 +0000 (11:07 +0200)
commit0aaf73ee38626e3012f715a54cd079f53fc4132a
treeedd258a8737da2c332f3e56dacf74c008d68c3a2
parent04fb141c77f7bd5cc7c51be41fa091596ee36ea9
Models : Change Record-Product relation to OneToOneField
diggersdigest/records/admin.py
diggersdigest/records/management/commands/populate_db.py
diggersdigest/records/migrations/0007_record_image.py [new file with mode: 0644]
diggersdigest/records/migrations/0008_auto_20150909_0818.py [new file with mode: 0644]
diggersdigest/records/migrations/0009_remove_record_image.py [new file with mode: 0644]
diggersdigest/records/models.py
diggersdigest/templates/pages/category.html
diggersdigest/templates/shop/product.html