Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
David Winterbottom 97e32e14b3 Use larger order number to avoid clashes 10 anos atrás
..
apps Avoid infinite recursion using custom sandbox benefit 10 anos atrás
deploy Remove Puppet (and Vagrant) 10 anos atrás
fixtures Use larger order number to avoid clashes 10 anos atrás
public/media Rename sandbox/assets/ to public/ 12 anos atrás
static Add robots.txt files to latest/demo sites 10 anos atrás
templates/gateway Improve sandbox gateway page 11 anos atrás
README.rst Clean up sandbox site 12 anos atrás
__init__.py Add demo site 12 anos atrás
manage.py Remove bad settings path 12 anos atrás
settings.py Remove virtual-(less|node) 10 anos atrás
settings_mysql.py Change database name to oscar_travis for migration testing 10 anos atrás
settings_postgres.py Change database name to oscar_travis for migration testing 10 anos atrás
settings_sphinx.py Revert relative imports for non-module sandbox settings 11 anos atrás
test_migrations.sh Change database name to oscar_travis for migration testing 10 anos atrás
update_latest.sh Ensure pyc files are deleted when sandbox site is updated 10 anos atrás
update_qa.sh Add cronjobs for sandbox builds 12 anos atrás
urls.py Remove Rosetta 11 anos atrás

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.