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 04a8e3b465 Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. hace 6 años
..
apps Extract promotions application out of the Oscar core. hace 7 años
fixtures Extract promotions application out of the Oscar core. hace 7 años
static Move sites/sandbox/ to the root directory. hace 9 años
templates/gateway Specify full path to Oscar templates, including `oscar` prefix. hace 6 años
README.rst Move sites/sandbox/ to the root directory. hace 9 años
__init__.py Move sites/sandbox/ to the root directory. hace 9 años
manage.py Move sites/sandbox/ to the root directory. hace 9 años
settings.py Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. hace 6 años
settings_mysql.py Move sites/sandbox/ to the root directory. hace 9 años
settings_postgres.py Move sites/sandbox/ to the root directory. hace 9 años
settings_sphinx.py Move sites/sandbox/ to the root directory. hace 9 años
test_migrations.sh Move sites/sandbox/ to the root directory. hace 9 años
urls.py Merge Oscar and Django configs hace 7 años
uwsgi.ini Fix media files in the docker image hace 9 años
wsgi.py Move sites/sandbox/ to the root directory. hace 9 años

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