Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs před 7 roky
..
apps Deprecate ProductManager and BrowsableProductManager. před 7 roky
fixtures Fix phone number in the order fixtures před 8 roky
static Move sites/sandbox/ to the root directory. před 9 roky
templates/gateway Drop the use of empty and . values for the form action attribute před 7 roky
README.rst Move sites/sandbox/ to the root directory. před 9 roky
__init__.py Move sites/sandbox/ to the root directory. před 9 roky
manage.py Move sites/sandbox/ to the root directory. před 9 roky
settings.py Merge Oscar and Django configs před 7 roky
settings_mysql.py Move sites/sandbox/ to the root directory. před 9 roky
settings_postgres.py Move sites/sandbox/ to the root directory. před 9 roky
settings_sphinx.py Move sites/sandbox/ to the root directory. před 9 roky
test_migrations.sh Move sites/sandbox/ to the root directory. před 9 roky
urls.py Merge Oscar and Django configs před 7 roky
uwsgi.ini Fix media files in the docker image před 9 roky
wsgi.py Move sites/sandbox/ to the root directory. před 9 roky

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