69 次代码提交 (2af6753c6733198d66519becd78e62f8af0b2cf0)

作者 SHA1 备注 提交日期
  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. 5 年前
  Alexander Gaevsky 04a8e3b465 Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. 6 年前
  Alexander Gaevsky 6d889dd60a Configurable thumbnail backends. (#2621) 6 年前
  Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. 6 年前
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 6 年前
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. 7 年前
  Samir Shah 1221af1ed3 Clean up unused and deprecated settings from sandbox site. 7 年前
  Samir Shah 6969073370 Remove deprecated eggs template loader from sandbox settings 7 年前
  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 580b9092bf Silence DisallowedHost errros in the sandbox 8 年前
  Michael van Tellingen 44e00d2c46 Use redis for the latest.oscarcommerce.com site 8 年前
  Michael van Tellingen f16b573eb2
Read sandbox cache settings from CACHE_URL 8 年前
  Michael van Tellingen 9416e770ef
Add ConditionalGetMiddleware to sandbox settings 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 年前
  Michael van Tellingen b04b4d2074
Fix context processors in sandbox settings 8 年前
  Alexander Gaevsky f7787bc4f3 Fix template directories for the sandbox site. 8 年前
  Michael van Tellingen 40e8a727a6
sandbox: use new style template settings 8 年前
  Michael van Tellingen 4006fa0891
sandbox: update whitenoise 8 年前
  Michael van Tellingen 478ea0dd44
Fix sandbox 8 年前
  Michael van Tellingen 9ad331f2d6
sandbox: update logging config (add sentry) 8 年前
  Michael van Tellingen 1d0de1d21e
sandbox: Add docker-compose file 8 年前
  Michael van Tellingen c20308c358 Remove references to the template timings debugtoolbar panel 9 年前
  Michael van Tellingen 8cae4adced Re-enable the django debugtoolbar in the sandbox 9 年前
  Maik Hoepfel cf021715d0 Revert accidentally committed USE_LESS=True 9 年前
  Michael van Tellingen b888f428c4 Update to django-debug-toolbar 1.4 and disable template timings 9 年前
  Michael van Tellingen ecfdfbffd6 Various small fixes for Django 1.9 9 年前
  Maik Hoepfel a1ce6ac788 Switch to using browser-based LESS pre-processor 9 年前
  Maik Hoepfel 838f0866fd Remove django-compressor 9 年前
  Michael van Tellingen 745d7ac17a Specify TEST_RUNNER in demo and sandbox settings. 10 年前
  Maik Hoepfel fdd56b1a1f Remove removed TransactionMiddleware 10 年前
  Maik Hoepfel 252ec83289 Drop South usage and references 10 年前
  Markus Bertheau 3d4c6df814 Bootstrap3 uses danger in place of bootstrap2's error 10 年前
  Adrien Delhorme d702f47f12 Port frontend to bootstrap 3 10 年前
  Maik Hoepfel 45081f5cd5 Reflect organisational changes 10 年前
  David Winterbottom deff55d632 Remove virtual-(less|node) 10 年前
  David Winterbottom cae021ce4f Quieten image importer 10 年前
  Maik Hoepfel bbbc15aab9 Update LANGUAGES in settings with new languages 10 年前
  Maik Hoepfel 921b33ad6d Make tables2 a core app 10 年前
  Maik Hoepfel 8d6f7360ad Django 1.7 fixes for demo site 10 年前
  Maik Hoepfel bd0b5246fa Only add South to INSTALLED_APPS when using Django < 1.7 10 年前
  Markus Bertheau 740ab89268 Move the dashboard product list to django-tables2 11 年前
  Maik Hoepfel a3899270b7 Remove outdated settings and fix test runner warning with Django 1.7 10 年前
  Maik Hoepfel 05dd5deb35 Tweak order status bulk updating 10 年前
  Shafique Jamal 3ba8e04414 Allow bulk updating of order statuses 10 年前