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 c87b4baddb Revert to using sandbox settings (but without debug toolbar) пре 12 година
..
apps Correct consume_items call for sandbox offer пре 12 година
deploy Correct chdir path in uWSGI conf пре 12 година
fixtures Add fixture for creating a variant product пре 12 година
public/media Rename sandbox/assets/ to public/ пре 13 година
static Add ignore file to keep static folder in source control пре 12 година
templates/gateway Patch missing i18n lib in gateway template пре 12 година
README.rst Clean up sandbox site пре 13 година
__init__.py Add demo site пре 13 година
manage.py Remove bad settings path пре 12 година
settings.py Update to Django Debug Toolbar 1.0 пре 12 година
settings_mysql.py Travis: Fix migrations and ensure failing пре 12 година
settings_postgres.py Travis: Fix migrations and ensure failing пре 12 година
settings_sphinx.py Revert to using sandbox settings (but without debug toolbar) пре 12 година
test_migrations.sh Travis: Fix migrations and ensure failing пре 12 година
update_latest.sh Use normal filename for supervisor conf file пре 12 година
update_qa.sh Add cronjobs for sandbox builds пре 13 година
urls.py Docs: Discourage admin more пре 12 година

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.