You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. 7 vuotta sitten
..
apps Extract promotions application out of the Oscar core. 6 vuotta sitten
fixtures Extract promotions application out of the Oscar core. 6 vuotta sitten
static Move sites/sandbox/ to the root directory. 9 vuotta sitten
templates/gateway Drop the use of empty and . values for the form action attribute 7 vuotta sitten
README.rst Move sites/sandbox/ to the root directory. 9 vuotta sitten
__init__.py Move sites/sandbox/ to the root directory. 9 vuotta sitten
manage.py Move sites/sandbox/ to the root directory. 9 vuotta sitten
settings.py Extract promotions application out of the Oscar core. 6 vuotta sitten
settings_mysql.py Move sites/sandbox/ to the root directory. 9 vuotta sitten
settings_postgres.py Move sites/sandbox/ to the root directory. 9 vuotta sitten
settings_sphinx.py Move sites/sandbox/ to the root directory. 9 vuotta sitten
test_migrations.sh Move sites/sandbox/ to the root directory. 9 vuotta sitten
urls.py Merge Oscar and Django configs 7 vuotta sitten
uwsgi.ini Fix media files in the docker image 9 vuotta sitten
wsgi.py Move sites/sandbox/ to the root directory. 9 vuotta sitten

README.rst

============
Sandbox site
============

This site is deployed there:

http://latest.oscarcommerce.com
-------------------------------

This is a vanilla install of Oscar with as little customisation as possible to
get a basic site working. It's really intended for local development and QA.

It does have a few customisations:

* A "gateway" page that lets users create a dashboard user so they can play with
the dashboard.
* A profile model with a few fields, designed to test Oscar's account section
which should automatically allow the profile fields to be edited.

It is deployed automatically to: http://latest.oscarcommerce.com