You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Winterbottom fcdf2d6b0a Merge pull request #622 into releases/0.5 13 years ago
..
apps Fix bug with custom offer benefit 13 years ago
deploy Fix bad path in nginx config for sandbox/qa sites 13 years ago
public/media Rename sandbox/assets/ to public/ 13 years ago
templates/gateway Fix header mark-up for gateway 13 years ago
README.rst Clean up sandbox site 13 years ago
__init__.py Add demo site 13 years ago
manage.py Add demo site 13 years ago
settings.py Merge pull request #622 into releases/0.5 13 years ago
settings_mysql.py Add MySQL support to Vagrant machine 13 years ago
settings_postgres.py Add Postgres support to Vagrant machine 13 years ago
test_migrations.sh Fix puppet dependencies so machine comes up correctly 13 years ago
update_qa.sh Add cronjobs for sandbox builds 13 years ago
update_sandbox.sh Remove CSS compilation from sandbox update script 13 years ago
urls.py Document the sandbox urls.py 13 years ago

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.