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 9bf17ce609 Template timings panel now supports Python 3 11 years ago
..
apps Python 2.6 compatible format syntax for sitemaps 11 years ago
deploy Correct multivalued setting for category in Solr schema 12 years ago
fixtures Remove Product.related_products 11 years ago
public/media Rename sandbox/assets/ to public/ 13 years ago
static Add ignore file to keep static folder in source control 12 years ago
templates/gateway Improve sandbox gateway page 11 years ago
README.rst Clean up sandbox site 13 years ago
__init__.py Add demo site 13 years ago
manage.py Remove bad settings path 12 years ago
settings.py Template timings panel now supports Python 3 11 years ago
settings_mysql.py Revert relative imports for non-module sandbox settings 12 years ago
settings_postgres.py Revert relative imports for non-module sandbox settings 12 years ago
settings_sphinx.py Revert relative imports for non-module sandbox settings 12 years ago
test_migrations.sh Document the migration testing process better 11 years ago
update_latest.sh Stop performing a full re-index immediately after restarting Tomcat 12 years ago
update_qa.sh Add cronjobs for sandbox builds 13 years ago
urls.py Remove Rosetta 11 years ago

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.