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.
Alexander Gaevsky 04a8e3b465 Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. vor 6 Jahren
..
apps Extract promotions application out of the Oscar core. vor 6 Jahren
fixtures Extract promotions application out of the Oscar core. vor 6 Jahren
static Move sites/sandbox/ to the root directory. vor 9 Jahren
templates/gateway Specify full path to Oscar templates, including `oscar` prefix. vor 6 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 hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. vor 6 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 Merge Oscar and Django configs 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