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 a4ee82b1ad Merge pull request #288 from elbaschid/fix/work_with_aware_datetimes преди 13 години
..
apps cleanup django 1.4 depreciation преди 13 години
assets Fixed issue with updating products and adding a stock record at the same time преди 13 години
deploy Add new domain names to sandbox apache/nginx config files преди 13 години
templates Add demo site преди 13 години
README.rst Clean up sandbox site преди 13 години
__init__.py Add demo site преди 13 години
manage.py Add demo site преди 13 години
recreate_db.sh Improved sandbox creation using makefile преди 13 години
settings.py Merge pull request #288 from elbaschid/fix/work_with_aware_datetimes преди 13 години
update_qa.sh Correct paths for sandbox in server config преди 13 години
update_sandbox.sh Add demo site преди 13 години
urls.py cleanup django 1.4 depreciation преди 13 години

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.