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 5b47a97136 Fix debug error URLs whose handlers now require an exception. 7 年之前
..
apps Deprecate ProductManager and BrowsableProductManager. 7 年之前
fixtures Fix phone number in the order fixtures 8 年之前
static Move sites/sandbox/ to the root directory. 8 年之前
templates/gateway Drop the use of empty and . values for the form action attribute 7 年之前
README.rst Move sites/sandbox/ to the root directory. 8 年之前
__init__.py Move sites/sandbox/ to the root directory. 8 年之前
manage.py Move sites/sandbox/ to the root directory. 8 年之前
settings.py Remove u prefix from all Python strings. 7 年之前
settings_mysql.py Move sites/sandbox/ to the root directory. 8 年之前
settings_postgres.py Move sites/sandbox/ to the root directory. 8 年之前
settings_sphinx.py Move sites/sandbox/ to the root directory. 8 年之前
test_migrations.sh Move sites/sandbox/ to the root directory. 8 年之前
urls.py Fix debug error URLs whose handlers now require an exception. 7 年之前
uwsgi.ini Fix media files in the docker image 8 年之前
wsgi.py Move sites/sandbox/ to the root directory. 8 年之前

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