Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Voxin Muyli 640edfca5e
Make the oscar migrations able to handle different DEFAULT_AUTO_FIELD settings (#4121)
2 anos atrás
..
apps Drop gateway form override in sandbox. 5 anos atrás
fixtures chore :recycle: add relevant user record in orders fixture 2 anos atrás
static Move sites/sandbox/ to the root directory. 8 anos atrás
README.rst Drop gateway form override in sandbox. 5 anos atrás
__init__.py Move sites/sandbox/ to the root directory. 8 anos atrás
manage.py Move sites/sandbox/ to the root directory. 8 anos atrás
settings.py Make the oscar migrations able to handle different DEFAULT_AUTO_FIELD settings (#4121) 2 anos atrás
settings_postgres.py Move sites/sandbox/ to the root directory. 8 anos atrás
settings_sphinx.py Move sites/sandbox/ to the root directory. 8 anos atrás
test_migrations.sh Add Github Actions workflows for tests, remove Travis CI config. 4 anos atrás
urls.py Replace uses of django.conf.urls.url with django.urls.path/re_path 5 anos atrás
uwsgi.ini Add heroku config for sandbox. 6 anos atrás
wsgi.py Move sites/sandbox/ to the root directory. 8 anos atrás

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