您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Samir Shah 6eb079b9f1 Add heroku config for sandbox. 6 年前
..
apps Extract promotions application out of the Oscar core. 6 年前
fixtures Extract promotions application out of the Oscar core. 6 年前
static Move sites/sandbox/ to the root directory. 9 年前
templates/gateway Specify full path to Oscar templates, including `oscar` prefix. 6 年前
README.rst Add heroku config for sandbox. 6 年前
__init__.py Move sites/sandbox/ to the root directory. 9 年前
manage.py Move sites/sandbox/ to the root directory. 9 年前
settings.py Add heroku config for sandbox. 6 年前
settings_mysql.py Move sites/sandbox/ to the root directory. 9 年前
settings_postgres.py Move sites/sandbox/ to the root directory. 9 年前
settings_sphinx.py Move sites/sandbox/ to the root directory. 9 年前
test_migrations.sh Move sites/sandbox/ to the root directory. 9 年前
urls.py Merge Oscar and Django configs 7 年前
uwsgi.ini Add heroku config for sandbox. 6 年前
wsgi.py Move sites/sandbox/ to the root directory. 9 年前

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