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.
Samir Shah 6eb079b9f1 Add heroku config for sandbox. 6 years ago
..
apps Extract promotions application out of the Oscar core. 6 years ago
fixtures Extract promotions application out of the Oscar core. 6 years ago
static Move sites/sandbox/ to the root directory. 8 years ago
templates/gateway Specify full path to Oscar templates, including `oscar` prefix. 6 years ago
README.rst Add heroku config for sandbox. 6 years ago
__init__.py Move sites/sandbox/ to the root directory. 8 years ago
manage.py Move sites/sandbox/ to the root directory. 8 years ago
settings.py Add heroku config for sandbox. 6 years ago
settings_mysql.py Move sites/sandbox/ to the root directory. 8 years ago
settings_postgres.py Move sites/sandbox/ to the root directory. 8 years ago
settings_sphinx.py Move sites/sandbox/ to the root directory. 8 years ago
test_migrations.sh Move sites/sandbox/ to the root directory. 8 years ago
urls.py Merge Oscar and Django configs 7 years ago
uwsgi.ini Add heroku config for sandbox. 6 years ago
wsgi.py Move sites/sandbox/ to the root directory. 8 years ago

README.rst

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

This site is deployed there:

https://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: https://latest.oscarcommerce.com