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.
Maik Hoepfel c46ff56049 Merge branch 'master' into issue/1093/search 11 年之前
..
apps Test and handle text representations of models 11 年之前
deploy Correct proxy IP in nginx config 11 年之前
fixtures Don't set a product class in child products fixtures 11 年之前
public/media Rename sandbox/assets/ to public/ 12 年之前
static Add robots.txt files to latest/demo sites 11 年之前
templates/gateway Improve sandbox gateway page 11 年之前
README.rst Clean up sandbox site 13 年之前
__init__.py Add demo site 13 年之前
manage.py Remove bad settings path 12 年之前
settings.py Merge branch 'master' into issue/1093/search 11 年之前
settings_mysql.py Use Python 3 compatible MySQL database adapter 11 年之前
settings_postgres.py Revert relative imports for non-module sandbox settings 11 年之前
settings_sphinx.py Revert relative imports for non-module sandbox settings 11 年之前
test_migrations.sh Document the migration testing process better 11 年之前
update_latest.sh Ensure pyc files are deleted when sandbox site is updated 11 年之前
update_qa.sh Add cronjobs for sandbox builds 12 年之前
urls.py Remove Rosetta 11 年之前

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.