Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python 4 gadus atpakaļ
..
apps Drop gateway form override in sandbox. 5 gadus atpakaļ
fixtures Remove/rename several deprecated model fields from order and partner apps. 5 gadus atpakaļ
static Move sites/sandbox/ to the root directory. 8 gadus atpakaļ
README.rst Drop gateway form override in sandbox. 5 gadus atpakaļ
__init__.py Move sites/sandbox/ to the root directory. 8 gadus atpakaļ
manage.py Move sites/sandbox/ to the root directory. 8 gadus atpakaļ
settings.py Make fixes for deprecations in Django 3.2 and Python 4 gadus atpakaļ
settings_postgres.py Move sites/sandbox/ to the root directory. 8 gadus atpakaļ
settings_sphinx.py Move sites/sandbox/ to the root directory. 8 gadus atpakaļ
test_migrations.sh Add Github Actions workflows for tests, remove Travis CI config. 4 gadus atpakaļ
urls.py Replace uses of django.conf.urls.url with django.urls.path/re_path 5 gadus atpakaļ
uwsgi.ini Add heroku config for sandbox. 6 gadus atpakaļ
wsgi.py Move sites/sandbox/ to the root directory. 8 gadus atpakaļ

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