Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
David Winterbottom 966aaed3b6 Disable template timings debug toolbar panel vor 12 Jahren
..
apps Support sandbox in Django < 1.5 vor 12 Jahren
deploy Fix bad path in nginx config for sandbox/qa sites vor 13 Jahren
fixtures Add fixture for testing multi-stockrecord products vor 12 Jahren
public/media Rename sandbox/assets/ to public/ vor 13 Jahren
templates/gateway Patch missing i18n lib in gateway template vor 12 Jahren
README.rst Clean up sandbox site vor 13 Jahren
__init__.py Add demo site vor 13 Jahren
manage.py Remove bad settings path vor 12 Jahren
settings.py Disable template timings debug toolbar panel vor 12 Jahren
settings_mysql.py Add MySQL support to Vagrant machine vor 13 Jahren
settings_postgres.py Add Postgres support to Vagrant machine vor 13 Jahren
test_migrations.sh Travis CI: Test migrations against PostgreSQL and MySQL vor 12 Jahren
update_qa.sh Add cronjobs for sandbox builds vor 13 Jahren
update_sandbox.sh Remove CSS compilation from sandbox update script vor 13 Jahren
urls.py Stop manually serving static files vor 12 Jahren

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.