141 次代码提交 (0be51c697c83fa8aa83e240c4e1c9ec258c9aa0a)

作者 SHA1 备注 提交日期
  Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python 4 年前
  James Pinkster 558b9ff7a1
Update documentation for using Solr to use version 6.x (#3646) 4 年前
  Samir Shah a11bd4d5d1 Add Github Actions workflows for tests, remove Travis CI config. 4 年前
  Samir Shah 4bdf5df9b1 Port all core templates and styles to Bootstrap 4. 5 年前
  Samir Shah 10dce286bc Replace uses of django.conf.urls.url with django.urls.path/re_path 5 年前
  Samir Shah 8250e24cf8 Add documentation about the platforms and databases supported by Oscar. 5 年前
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. 6 年前
  Samir Shah 02500db2ce Drop gateway form override in sandbox. 5 年前
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 年前
  Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 5 年前
  Samir Shah 6eb079b9f1 Add heroku config for sandbox. 6 年前
  Alexander Gaevsky 04a8e3b465 Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. 6 年前
  Alexander Gaevsky a75d6ee819 Specify full path to Oscar templates, including `oscar` prefix. 6 年前
  Alexander Gaevsky 6d889dd60a Configurable thumbnail backends. (#2621) 6 年前
  Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. 7 年前
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 7 年前
  Samir Shah 5b47a97136 Fix debug error URLs whose handlers now require an exception. 7 年前
  Samir Shah 66cbeab8cf Deprecate ProductManager and BrowsableProductManager. 7 年前
  Samir Shah 095c30d735 Remove use of python_2_unicode_compatible decorator. 7 年前
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. 7 年前
  Craig Loftus f318d0c5e9 Drop the use of empty and . values for the form action attribute 7 年前
  Samir Shah 8a3288da43 Drop support below Django 1.11 7 年前
  Samir Shah 1221af1ed3 Clean up unused and deprecated settings from sandbox site. 8 年前
  Samir Shah 6969073370 Remove deprecated eggs template loader from sandbox settings 8 年前
  Samir Shah 1d6274e399 Fix invalid template context in sandbox gateway view. Fixes #2408. 8 年前
  Michael van Tellingen 56e5bfd789 Fix phone number in the order fixtures 8 年前
  Samir Shah e191a954d4 Switch to using Django's password validation framework in Django >=1.9 8 年前
  Samir Shah 872c026789 Added 127.0.0.1 to sandbox ALLOWED_HOSTS. Fixes #2212. 8 年前
  Michael van Tellingen 5986a32c5f Remove the profiling middleware (deprecated since 1.4) 8 年前
  Samir Shah 7ef2fc1a62 Remove obsolete debug toolbar settings from sandbox. Fixes #2229. 8 年前
  Michael van Tellingen 89e18dcb31 include() is no longer needed for Application.urls() 8 年前
  Michael van Tellingen 580b9092bf Silence DisallowedHost errros in the sandbox 8 年前
  Michael van Tellingen 44e00d2c46 Use redis for the latest.oscarcommerce.com site 8 年前
  Michael van Tellingen 0cb3dbd60d Fix the sandbox sitemap.xml view by setting the name in urls 8 年前
  Michael van Tellingen f16b573eb2
Read sandbox cache settings from CACHE_URL 8 年前
  Michael van Tellingen 664858dcae
Fix media files in the docker image 8 年前
  Michael van Tellingen 9416e770ef
Add ConditionalGetMiddleware to sandbox settings 8 年前
  Michael van Tellingen 031c810743
Fix docker image 8 年前
  Michael van Tellingen a1786228dd
Update BasketMiddleware to be compatible with Django 1.10 8 年前
  Michael van Tellingen a846c41ee3 Move sites/sandbox/ to the root directory. 8 年前
  David Winterbottom 0a27d9ccfe Add demo site 13 年前
  David Winterbottom df83a0041f Add sandbox functionality for users to generate a dashboard user 13 年前
  David Winterbottom 8ad8817caa Serve robots.txt correctly in sandbox env. 13 年前
  David Winterbottom bd9d70d38e Added recipe on tax exemptions 13 年前
  David Winterbottom f9b34c4740 Stopped treating checkout:index as a special case. 13 年前
  David Winterbottom 591d950bd5 Fixed the 'contribute' makefile target. 13 年前
  David Winterbottom 990c0e5a3f Added empty logs folder to sandbox 13 年前
  David Winterbottom f0a9b2851c Fixed the 'contribute' makefile target. 13 年前
  David Winterbottom f56ba300c7 Added empty logs folder to sandbox 13 年前
  David Winterbottom a9bf13b5ba Added search index handling to sandbox 13 年前