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 cf021715d0 Revert accidentally committed USE_LESS=True 10 years ago
..
apps Various small fixes for Django 1.9 10 years ago
deploy Reflect organisational changes 11 years ago
fixtures Turn Category.full_name into a property 11 years ago
static Add robots.txt files to latest/demo sites 11 years ago
templates/gateway disable-on-submit all submit buttons: sandbox 11 years ago
README.rst Reflect organisational changes 11 years ago
__init__.py Add demo site 13 years ago
manage.py Remove bad settings path 12 years ago
settings.py Revert accidentally committed USE_LESS=True 10 years ago
settings_mysql.py Change database name to oscar_travis for migration testing 11 years ago
settings_postgres.py Change database name to oscar_travis for migration testing 11 years ago
settings_sphinx.py Revert relative imports for non-module sandbox settings 12 years ago
test_migrations.sh Drop South usage and references 11 years ago
update_latest.sh Drop South usage and references 11 years ago
urls.py Remove legacy 'shop' name for Oscar's main application 11 years ago

README.rst

============
Sandbox site
============

This site is deployed there:

http://latest.oscarcommerce.com
-------------------------------

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.