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.
Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python hace 4 años
..
apps Drop gateway form override in sandbox. hace 5 años
fixtures Remove/rename several deprecated model fields from order and partner apps. hace 5 años
static Move sites/sandbox/ to the root directory. hace 8 años
README.rst Drop gateway form override in sandbox. hace 5 años
__init__.py Move sites/sandbox/ to the root directory. hace 8 años
manage.py Move sites/sandbox/ to the root directory. hace 8 años
settings.py Make fixes for deprecations in Django 3.2 and Python hace 4 años
settings_postgres.py Move sites/sandbox/ to the root directory. hace 8 años
settings_sphinx.py Move sites/sandbox/ to the root directory. hace 8 años
test_migrations.sh Add Github Actions workflows for tests, remove Travis CI config. hace 4 años
urls.py Replace uses of django.conf.urls.url with django.urls.path/re_path hace 5 años
uwsgi.ini Add heroku config for sandbox. hace 6 años
wsgi.py Move sites/sandbox/ to the root directory. hace 8 años

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