David Winterbottom
|
c8a780f60b
|
Clean up pep8 errors in oscar.apps.catalogue
|
13 lat temu |
David Winterbottom
|
5b7b990b20
|
MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue
|
14 lat temu |
Andrew Ingram
|
27f9efe0fa
|
Moved image app into product because everything it does is product-related and 'image' could end up causing a conflict in app labels because it's a pretty common word.
|
14 lat temu |
John Papanastasiou
|
ba62983600
|
Extended import_images managament command to support archives
|
14 lat temu |
David Winterbottom
|
3f66915a3d
|
Refactored image import
|
14 lat temu |
David Winterbottom
|
11fcdbca16
|
Refactored image import
|
14 lat temu |
Andrew Ingram
|
c09d0370fa
|
Addition: Basic import_images management command, will iterate over a directory and try to match found images against Items and create Image models.
|
14 lat temu |