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 56e5bfd789 Fix phone number in the order fixtures пре 8 година
..
apps Move sites/sandbox/ to the root directory. пре 9 година
fixtures Fix phone number in the order fixtures пре 8 година
static Move sites/sandbox/ to the root directory. пре 9 година
templates/gateway Move sites/sandbox/ to the root directory. пре 9 година
README.rst Move sites/sandbox/ to the root directory. пре 9 година
__init__.py Move sites/sandbox/ to the root directory. пре 9 година
manage.py Move sites/sandbox/ to the root directory. пре 9 година
settings.py Switch to using Django's password validation framework in Django >=1.9 пре 8 година
settings_mysql.py Move sites/sandbox/ to the root directory. пре 9 година
settings_postgres.py Move sites/sandbox/ to the root directory. пре 9 година
settings_sphinx.py Move sites/sandbox/ to the root directory. пре 9 година
test_migrations.sh Move sites/sandbox/ to the root directory. пре 9 година
urls.py include() is no longer needed for Application.urls() пре 9 година
uwsgi.ini Fix media files in the docker image пре 9 година
wsgi.py Move sites/sandbox/ to the root directory. пре 9 година

README.rst

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

This site is deployed there:

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

This is a vanilla install of Oscar with as little customisation as possible to
get a basic site working. It's really intended for local development and QA.

It does have a few customisations:

* A "gateway" page that lets users create a dashboard user so they can play with
the dashboard.
* A profile model with a few fields, designed to test Oscar's account section
which should automatically allow the profile fields to be edited.

It is deployed automatically to: http://latest.oscarcommerce.com