Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
David Winterbottom f9f95f8bcb Remove silly image from sandbox fixtures il y a 13 ans
..
apps cleanup django 1.4 depreciation il y a 13 ans
assets/media Remove silly image from sandbox fixtures il y a 13 ans
deploy Add cronjobs for sandbox builds il y a 13 ans
templates Add demo site il y a 13 ans
README.rst Clean up sandbox site il y a 13 ans
__init__.py Add demo site il y a 13 ans
manage.py Add demo site il y a 13 ans
settings.py Enable debug toolbar on sandbox build il y a 13 ans
update_qa.sh Add cronjobs for sandbox builds il y a 13 ans
update_sandbox.sh Add cronjobs for sandbox builds il y a 13 ans
urls.py cleanup django 1.4 depreciation il y a 13 ans

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.