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.
Tobias Englert 576f6b5e45 Remove duplicate option 9 years ago
..
apps Merge pull request #1996 from atombrella/django_20_fkeys_on_delete 9 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 Fix context processors in sandbox settings 9 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 Fix building sandbox 9 years ago
uwsgi.ini Remove duplicate option 9 years ago
wsgi.py sandbox: update whitenoise 9 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.