Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
David Winterbottom ba040f2100 Create LOG_ROOT on start-up if it does not exist před 13 roky
..
apps cleanup django 1.4 depreciation před 13 roky
assets Fixed issue with updating products and adding a stock record at the same time před 13 roky
deploy Add new domain names to sandbox apache/nginx config files před 13 roky
templates Add demo site před 13 roky
README.rst Clean up sandbox site před 13 roky
__init__.py Add demo site před 13 roky
manage.py Add demo site před 13 roky
recreate_db.sh Improved sandbox creation using makefile před 13 roky
settings.py Create LOG_ROOT on start-up if it does not exist před 13 roky
update_qa.sh Correct paths for sandbox in server config před 13 roky
update_sandbox.sh Add demo site před 13 roky
urls.py cleanup django 1.4 depreciation před 13 roky

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.