Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 7 лет назад
..
apps Deprecate ProductManager and BrowsableProductManager. 7 лет назад
fixtures Fix phone number in the order fixtures 8 лет назад
static Move sites/sandbox/ to the root directory. 9 лет назад
templates/gateway Drop the use of empty and . values for the form action attribute 7 лет назад
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 Merge Oscar and Django configs 7 лет назад
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 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