選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6年前
..
apps Extract promotions application out of the Oscar core. 6年前
fixtures Extract promotions application out of the Oscar core. 6年前
static Move sites/sandbox/ to the root directory. 9年前
templates/gateway Specify full path to Oscar templates, including `oscar` prefix. 6年前
README.rst Add heroku config for sandbox. 6年前
__init__.py Move sites/sandbox/ to the root directory. 9年前
manage.py Move sites/sandbox/ to the root directory. 9年前
settings.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6年前
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 Merge Oscar and Django configs 7年前
uwsgi.ini Add heroku config for sandbox. 6年前
wsgi.py Move sites/sandbox/ to the root directory. 9年前

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