137 コミット (d5387656fe0263ee91c17bcfe600d1d3f381e15b)

作成者 SHA1 メッセージ 日付
  Samir Shah f53bc49507 Drop support for Django 2.2 and Python 3.6 4年前
  Samir Shah 4bdf5df9b1 Port all core templates and styles to Bootstrap 4. 5年前
  Samir Shah f333a82773 Include sorl-thumbnail in installation steps for getting started docs. 5年前
  Alexander Gaevsky 69cdcac54d Add a note about disabling DDT in the sandbox. 5年前
  Samir Shah 8250e24cf8 Add documentation about the platforms and databases supported by Oscar. 5年前
  Samir Shah 4dceec32e0 Prepare 2.1 beta release. 5年前
  Cameron 25c416eff3
Reorder URLs instructions to keep settings.py edits contiguous, update default conventions to Django 2. 5年前
  Brennan Wright 569e62a947 Add instructions for running the sandbox using Docker. 6年前
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 8年前
  Samir Shah 0a34fa744d Make Python 3.7 the default environment for builds/tests. 6年前
  Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6年前
  Samir Shah c050b7cec3 Refactor asset management so that third party assets are not committed. 6年前
  Samir Shah 6eb079b9f1 Add heroku config for sandbox. 6年前
  Roger Erens d2da32072c
Update sandbox.rst 6年前
  Craig Loftus 348880840c Add support for spell checking and carry out initial corrections 6年前
  Anthony Ricaud 0b16dc9203 Remove detox from docs 6年前
  Anthony Ricaud 68ae8a2488 Use built-in venv module to create virtualenv 6年前
  Alexander Gaevsky e7fc4b9475 Rework paragraph about template settings in getting started documentation. 6年前
  Alexander Gaevsky 04a8e3b465 Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. 6年前
  Alexander Gaevsky 69b3282d99 Update Python headers package name, since Oscar 2 is compatible only with Python 3. 6年前
  Alexander Gaevsky 5dd4319c32 Mention about necessity to install Python headers in order to build sandbox site. 6年前
  Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. 7年前
  Joseph Wayodi 9f133298c8 Update docs to reflect newly-merged Oscar/Django app configs 7年前
  WeJie cfa6cf7c4b Use python3 to create virtualenv in sandbox documentation (#2862) 7年前
  Alexander Gaevsky 3b3c726c94 Remove note about django-compressor from getting started docs since it was removed from Oscar for a while. 7年前
  George Tantiras f2bb0fb73c Fix outdated use of include() for URL patterns in docs 7年前
  Samir Shah b25d837fac Fix admin URLs in getting started docs. 7年前
  Samir Shah af4d773764 Drop transifex-client from requirements. 8年前
  Kees Hink 68bd0d4e14 Add make target for test, Makefile-created virtualenv can be python3.5 / python3.6. (#2588) 8年前
  Samir Shah 8a3288da43 Drop support below Django 1.11 8年前
  Kees Hink befff38596 Create a python < 3.6 virtualenv for building docs. 8年前
  Kees Hink 760b3866b3 Document test setup. 8年前
  Kees Hink 56e38e1320 Remove trailing whitespace. 8年前
  Samir Shah 6dbd7ab6b9 Remove Django 1.7 instructions from getting started docs 8年前
  Samir Shah f7371e2640 Fix reference to MIDDLEWARE_CLASSES in docs. Fixes #2439. 8年前
  Samir Shah fbc11b0b5b Add note to docs about running flake8 and isort checks. 8年前
  Samir Shah 83206547fe Update User Model documentation 8年前
  Alexander Gaevsky 6877b27049 Clarify location of `HAYSTACK_CONNECTIONS` setting. 8年前
  Alexander Gaevsky 809c607f0a Cleanup `DISPLAY_VERSION` and `VERSION` settings, move `USE_LESS` and `GOOGLE_ANALYTICS_ID` to the Oscar settings namespace. 9年前
  Alexander Gaevsky c92209116a Fix instructions for running tests. 9年前
  Jan Klapuch 6dc7a3ed27 Update context processors in getting started docs. 9年前
  Michael van Tellingen a846c41ee3 Move sites/sandbox/ to the root directory. 9年前
  Richard 1b17891dac Update getting_started.rst 9年前
  Alexander Gaevsky 48c0dbcabe Add `django.template.context_processors.i18n` context processor to the getting started documentation, necessary for the language switcher display. 9年前
  Adam Chainz 1307c0bec1 Convert readthedocs link for their .org -> .io migration for hosted projects 9年前
  mvdwaeter f0766cfc4d Minor fixes on getting started documentation 10年前
  Michael van Tellingen 51980c7484 Remove the demo site 10年前
  Michael van Tellingen bcbbd053f9 Remove the `US` demo site from the repository. 10年前
  Stefano Brentegani ce47c25208 Typos 10年前
  Maik Hoepfel a1ce6ac788 Switch to using browser-based LESS pre-processor 10年前