Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
David Winterbottom 352dcf9633 Assign strategy classes to baskets il y a 12 ans
..
apps Support sandbox in Django < 1.5 il y a 12 ans
deploy Fix bad path in nginx config for sandbox/qa sites il y a 13 ans
fixtures Add fixture for testing multi-stockrecord products il y a 12 ans
public/media Rename sandbox/assets/ to public/ il y a 13 ans
templates/gateway Patch missing i18n lib in gateway template il y a 12 ans
README.rst Clean up sandbox site il y a 13 ans
__init__.py Add demo site il y a 13 ans
manage.py Remove bad settings path il y a 12 ans
settings.py Assign strategy classes to baskets il y a 12 ans
settings_mysql.py Add MySQL support to Vagrant machine il y a 13 ans
settings_postgres.py Add Postgres support to Vagrant machine il y a 13 ans
test_migrations.sh Travis CI: Test migrations against PostgreSQL and MySQL il y a 12 ans
update_qa.sh Add cronjobs for sandbox builds il y a 13 ans
update_sandbox.sh Remove CSS compilation from sandbox update script il y a 13 ans
urls.py Stop manually serving static files il y a 12 ans

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.