Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Samir Shah 1221af1ed3 Clean up unused and deprecated settings from sandbox site. 8 gadus atpakaļ
..
apps Fix invalid template context in sandbox gateway view. Fixes #2408. 8 gadus atpakaļ
fixtures Fix phone number in the order fixtures 8 gadus atpakaļ
static Move sites/sandbox/ to the root directory. 9 gadus atpakaļ
templates/gateway Move sites/sandbox/ to the root directory. 9 gadus atpakaļ
README.rst Move sites/sandbox/ to the root directory. 9 gadus atpakaļ
__init__.py Move sites/sandbox/ to the root directory. 9 gadus atpakaļ
manage.py Move sites/sandbox/ to the root directory. 9 gadus atpakaļ
settings.py Clean up unused and deprecated settings from sandbox site. 8 gadus atpakaļ
settings_mysql.py Move sites/sandbox/ to the root directory. 9 gadus atpakaļ
settings_postgres.py Move sites/sandbox/ to the root directory. 9 gadus atpakaļ
settings_sphinx.py Move sites/sandbox/ to the root directory. 9 gadus atpakaļ
test_migrations.sh Move sites/sandbox/ to the root directory. 9 gadus atpakaļ
urls.py include() is no longer needed for Application.urls() 9 gadus atpakaļ
uwsgi.ini Fix media files in the docker image 9 gadus atpakaļ
wsgi.py Move sites/sandbox/ to the root directory. 9 gadus atpakaļ

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