|
|
|
|
17
|
sites/sandbox/manage.py loaddata sites/sandbox/fixtures/child_products.json
|
17
|
sites/sandbox/manage.py loaddata sites/sandbox/fixtures/child_products.json
|
18
|
sites/sandbox/manage.py oscar_import_catalogue sites/sandbox/fixtures/*.csv
|
18
|
sites/sandbox/manage.py oscar_import_catalogue sites/sandbox/fixtures/*.csv
|
19
|
sites/sandbox/manage.py oscar_import_catalogue_images sites/sandbox/fixtures/images.tar.gz
|
19
|
sites/sandbox/manage.py oscar_import_catalogue_images sites/sandbox/fixtures/images.tar.gz
|
20
|
- sites/sandbox/manage.py oscar_populate_countries
|
|
|
|
|
20
|
+ sites/sandbox/manage.py oscar_populate_countries --initial-only
|
21
|
sites/sandbox/manage.py loaddata sites/_fixtures/pages.json sites/_fixtures/auth.json sites/_fixtures/ranges.json sites/_fixtures/offers.json
|
21
|
sites/sandbox/manage.py loaddata sites/_fixtures/pages.json sites/_fixtures/auth.json sites/_fixtures/ranges.json sites/_fixtures/offers.json
|
22
|
sites/sandbox/manage.py loaddata sites/sandbox/fixtures/orders.json
|
22
|
sites/sandbox/manage.py loaddata sites/sandbox/fixtures/orders.json
|
23
|
sites/sandbox/manage.py clear_index --noinput
|
23
|
sites/sandbox/manage.py clear_index --noinput
|