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.
Michael van Tellingen cc7f4080bf Merge pull request #1996 from atombrella/django_20_fkeys_on_delete 9 years ago
..
apps Merge pull request #1996 from atombrella/django_20_fkeys_on_delete 9 years ago
deploy Create simple dockerfile to run the sandbox 10 years ago
fixtures Turn Category.full_name into a property 10 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 Remove references to the template timings debugtoolbar panel 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 11 years ago
test_migrations.sh Drop South usage and references 10 years ago
update_latest.sh Drop South usage and references 10 years ago
urls.py Remove legacy 'shop' name for Oscar's main application 10 years ago
wsgi.py Create simple dockerfile to run the sandbox 10 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.