Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Samir Shah 5b47a97136 Fix debug error URLs whose handlers now require an exception. il y a 7 ans
..
apps Deprecate ProductManager and BrowsableProductManager. il y a 7 ans
fixtures Fix phone number in the order fixtures il y a 8 ans
static Move sites/sandbox/ to the root directory. il y a 9 ans
templates/gateway Drop the use of empty and . values for the form action attribute il y a 7 ans
README.rst Move sites/sandbox/ to the root directory. il y a 9 ans
__init__.py Move sites/sandbox/ to the root directory. il y a 9 ans
manage.py Move sites/sandbox/ to the root directory. il y a 9 ans
settings.py Remove u prefix from all Python strings. il y a 7 ans
settings_mysql.py Move sites/sandbox/ to the root directory. il y a 9 ans
settings_postgres.py Move sites/sandbox/ to the root directory. il y a 9 ans
settings_sphinx.py Move sites/sandbox/ to the root directory. il y a 9 ans
test_migrations.sh Move sites/sandbox/ to the root directory. il y a 9 ans
urls.py Fix debug error URLs whose handlers now require an exception. il y a 7 ans
uwsgi.ini Fix media files in the docker image il y a 9 ans
wsgi.py Move sites/sandbox/ to the root directory. il y a 9 ans

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