Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Maik Hoepfel d0a94744e1 Use Python 3 compatible MySQL database adapter 11 лет назад
..
apps Test and handle text representations of models 11 лет назад
deploy Correct proxy IP in nginx config 11 лет назад
fixtures Add product structure to sandbox fixtures 11 лет назад
public/media Rename sandbox/assets/ to public/ 13 лет назад
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 Django 1.7 fixes for demo site 11 лет назад
settings_mysql.py Use Python 3 compatible MySQL database adapter 11 лет назад
settings_postgres.py Revert relative imports for non-module sandbox settings 12 лет назад
settings_sphinx.py Revert relative imports for non-module sandbox settings 12 лет назад
test_migrations.sh Document the migration testing process better 11 лет назад
update_latest.sh Stop performing a full re-index immediately after restarting Tomcat 11 лет назад
update_qa.sh Add cronjobs for sandbox builds 13 лет назад
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.