136 Commits (dd5a151af2a06bcd8e17a402a0a6f5ca3b14d17c)

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