選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Michael van Tellingen 89e18dcb31 include() is no longer needed for Application.urls() 9年前
..
apps Move sites/sandbox/ to the root directory. 9年前
fixtures Move sites/sandbox/ to the root directory. 9年前
static Move sites/sandbox/ to the root directory. 9年前
templates/gateway Move sites/sandbox/ to the root directory. 9年前
README.rst Move sites/sandbox/ to the root directory. 9年前
__init__.py Move sites/sandbox/ to the root directory. 9年前
manage.py Move sites/sandbox/ to the root directory. 9年前
settings.py Silence DisallowedHost errros in the sandbox 9年前
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 include() is no longer needed for Application.urls() 9年前
uwsgi.ini Fix media files in the docker image 9年前
wsgi.py Move sites/sandbox/ to the root directory. 9年前

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