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ů.
Samir Shah 7ef2fc1a62 Remove obsolete debug toolbar settings from sandbox. Fixes #2229. před 9 roky
..
apps Move sites/sandbox/ to the root directory. před 9 roky
fixtures Move sites/sandbox/ to the root directory. před 9 roky
static Move sites/sandbox/ to the root directory. před 9 roky
templates/gateway Move sites/sandbox/ to the root directory. před 9 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 Remove obsolete debug toolbar settings from sandbox. Fixes #2229. před 9 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 include() is no longer needed for Application.urls() před 9 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