Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Samir Shah 5b47a97136 Fix debug error URLs whose handlers now require an exception. vor 7 Jahren
..
apps Deprecate ProductManager and BrowsableProductManager. vor 7 Jahren
fixtures Fix phone number in the order fixtures vor 8 Jahren
static Move sites/sandbox/ to the root directory. vor 9 Jahren
templates/gateway Drop the use of empty and . values for the form action attribute vor 7 Jahren
README.rst Move sites/sandbox/ to the root directory. vor 9 Jahren
__init__.py Move sites/sandbox/ to the root directory. vor 9 Jahren
manage.py Move sites/sandbox/ to the root directory. vor 9 Jahren
settings.py Remove u prefix from all Python strings. vor 7 Jahren
settings_mysql.py Move sites/sandbox/ to the root directory. vor 9 Jahren
settings_postgres.py Move sites/sandbox/ to the root directory. vor 9 Jahren
settings_sphinx.py Move sites/sandbox/ to the root directory. vor 9 Jahren
test_migrations.sh Move sites/sandbox/ to the root directory. vor 9 Jahren
urls.py Fix debug error URLs whose handlers now require an exception. vor 7 Jahren
uwsgi.ini Fix media files in the docker image vor 9 Jahren
wsgi.py Move sites/sandbox/ to the root directory. vor 9 Jahren

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