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.
Voxin Muyli 640edfca5e
Make the oscar migrations able to handle different DEFAULT_AUTO_FIELD settings (#4121)
il y a 2 ans
..
apps Drop gateway form override in sandbox. il y a 5 ans
fixtures chore :recycle: add relevant user record in orders fixture il y a 2 ans
static Move sites/sandbox/ to the root directory. il y a 8 ans
README.rst Drop gateway form override in sandbox. il y a 5 ans
__init__.py Move sites/sandbox/ to the root directory. il y a 8 ans
manage.py Move sites/sandbox/ to the root directory. il y a 8 ans
settings.py Make the oscar migrations able to handle different DEFAULT_AUTO_FIELD settings (#4121) il y a 2 ans
settings_postgres.py Move sites/sandbox/ to the root directory. il y a 8 ans
settings_sphinx.py Move sites/sandbox/ to the root directory. il y a 8 ans
test_migrations.sh Add Github Actions workflows for tests, remove Travis CI config. il y a 4 ans
urls.py Replace uses of django.conf.urls.url with django.urls.path/re_path il y a 5 ans
uwsgi.ini Add heroku config for sandbox. il y a 6 ans
wsgi.py Move sites/sandbox/ to the root directory. il y a 8 ans

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 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