您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
David Winterbottom f9f95f8bcb Remove silly image from sandbox fixtures 13 年前
..
apps cleanup django 1.4 depreciation 13 年前
assets/media Remove silly image from sandbox fixtures 13 年前
deploy Add cronjobs for sandbox builds 13 年前
templates Add demo site 13 年前
README.rst Clean up sandbox site 13 年前
__init__.py Add demo site 13 年前
manage.py Add demo site 13 年前
settings.py Enable debug toolbar on sandbox build 13 年前
update_qa.sh Add cronjobs for sandbox builds 13 年前
update_sandbox.sh Add cronjobs for sandbox builds 13 年前
urls.py cleanup django 1.4 depreciation 13 年前

README.rst

============
Sandbox site
============

This site is deployed to two locations:

http://sandbox.oscar.tangentlabs.co.uk/
---------------------------------------

This site is used for testing the vanilla Oscar functionality, that is, Oscar
without any customisation. It is not a demo site for clients or potential Oscar
users. It is built automatically from the HEAD of the master branch every 20
minutes.

http://qa.oscar.tangentlabs.co.uk/
----------------------------------

This site is for Tangent's QA team to test release candidates. Like the sandbox
site, it is not customised but is built from fixed tags rather than continually
updated.