Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
David Winterbottom 651f7f048c Disable template timings panel... 12 år sedan
..
apps Support sandbox in Django < 1.5 12 år sedan
deploy Fix bad path in nginx config for sandbox/qa sites 13 år sedan
fixtures Use a better selection of books for the sandbox 12 år sedan
public/media Rename sandbox/assets/ to public/ 13 år sedan
templates/gateway Patch missing i18n lib in gateway template 12 år sedan
README.rst Clean up sandbox site 13 år sedan
__init__.py Add demo site 13 år sedan
manage.py Remove bad settings path 12 år sedan
settings.py Disable template timings panel... 12 år sedan
settings_mysql.py Add MySQL support to Vagrant machine 13 år sedan
settings_postgres.py Add Postgres support to Vagrant machine 13 år sedan
test_migrations.sh Travis CI: Test migrations against PostgreSQL and MySQL 12 år sedan
update_qa.sh Add cronjobs for sandbox builds 13 år sedan
update_sandbox.sh Remove CSS compilation from sandbox update script 13 år sedan
urls.py Stop manually serving static files 12 år sedan

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.