Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Samir Shah 6eb079b9f1 Add heroku config for sandbox. před 5 roky
..
apps Extract promotions application out of the Oscar core. před 6 roky
fixtures Extract promotions application out of the Oscar core. před 6 roky
static Move sites/sandbox/ to the root directory. před 8 roky
templates/gateway Specify full path to Oscar templates, including `oscar` prefix. před 6 roky
README.rst Add heroku config for sandbox. před 5 roky
__init__.py Move sites/sandbox/ to the root directory. před 8 roky
manage.py Move sites/sandbox/ to the root directory. před 8 roky
settings.py Add heroku config for sandbox. před 5 roky
settings_mysql.py Move sites/sandbox/ to the root directory. před 8 roky
settings_postgres.py Move sites/sandbox/ to the root directory. před 8 roky
settings_sphinx.py Move sites/sandbox/ to the root directory. před 8 roky
test_migrations.sh Move sites/sandbox/ to the root directory. před 8 roky
urls.py Merge Oscar and Django configs před 6 roky
uwsgi.ini Add heroku config for sandbox. před 5 roky
wsgi.py Move sites/sandbox/ to the root directory. před 8 roky

README.rst

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

This site is deployed there:

https://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: https://latest.oscarcommerce.com