5747 Commits (c46ff5604976c20aa8ad5e1df97c2a803558a076)
 

Author SHA1 Message Date
  Maik Hoepfel a526c0d86c Merge pull request #1415 from merwok/patch-2 11 years ago
  Éric Araujo c67796cc1f Fix typos and make code example valid Python 11 years ago
  Maik Hoepfel bbc75eff7f Standardise Meta classes across models 11 years ago
  Michael van Tellingen e281b61254 Fix AutoSlugFieldTest.test_17_migration test 11 years ago
  Maik Hoepfel 7432cf2914 Skip South migration tests in Django 1.7 11 years ago
  Maik Hoepfel 8f71488685 Add AppConfigs for dashboard applications 11 years ago
  Michael van Tellingen e718ebdff6 Set DateTimePickerInput.format on Django 1.7+ 11 years ago
  Maik Hoepfel 362a77d431 Remove logic special-casing for < Django 1.5 11 years ago
  Maik Hoepfel c362598cb3 Only declare Oscar models if they haven't been registered before 11 years ago
  Maik Hoepfel b6ccb92de3 Use new app registry to load models 11 years ago
  Michael van Tellingen 40bd5b4639 Use altered StockRecord model in tests 11 years ago
  Michael van Tellingen dc026c8e19 Explicitly set app_label on all models. 11 years ago
  Maik Hoepfel a3899270b7 Remove outdated settings and fix test runner warning with Django 1.7 11 years ago
  Maik Hoepfel 17d163936e Move migrations into south_migrations directory 11 years ago
  Maik Hoepfel f08abc70d6 Require Sorl 11.12.1 beta 11 years ago
  Maik Hoepfel 1e6b084564 Update supported Django version 11 years ago
  Michael van Tellingen 3e97d25075 Restore the middleware_classes as used in Django < 1.7 11 years ago
  Michael van Tellingen d2b6149a40 test_settings should override OSCAR_SETTINGS 11 years ago
  Michael van Tellingen 2069dccb5f Remove solr.thumbnail from test config. 11 years ago
  Michael van Tellingen 6503eb53b2 Implement AppConfig objects for non-dashboard apps 11 years ago
  Michael van Tellingen c420a4eac9 Only register receivers in models.py for Django < 1.7 11 years ago
  andysellick 7ab0fe195e Fixing basket error message color. Also tweaking 'browse store' button padding, issue #1411 11 years ago
  andysellick 016d664cc5 Rearranging the offer detail page a little, issue #1411 11 years ago
  David Winterbottom 17851d4b66 Add new tests for fixed discount offer with count condition 11 years ago
  David Winterbottom f49d055bef Be explicit about safe text for flash messages 11 years ago
  David Winterbottom 7b3525fdfa Enhance the "save review" button 11 years ago
  andysellick 970c284da3 Tweaking left position of 'browse store' to align with content below. Issue #1411 11 years ago
  andysellick 1679fa553f Updating alert messages to address vertical spacing. Any alert message with more than one line of content should have each line wrapped in a P tag, the CSS will take care of the rest. Issue #1411 11 years ago
  David Winterbottom 46822ec0d2 Remove incorrect statement re multibuy offers 11 years ago
  Éric Araujo 6cd43c5244 Fix typo in catalogue docs 11 years ago
  David Winterbottom e28fbfa70b Remove reference to JSON fixtures in package manifest 11 years ago
  David Winterbottom 977258ba29 Reorganise checkout pre-conditions 11 years ago
  David Winterbottom 2cb9231f23 Fix bug in checkout for buying digital goods 11 years ago
  Maik Hoepfel 885ec6f5a9 Docs: Highlight that the Django admin interface is unsupported 11 years ago
  Maik Hoepfel c6b63a03b2 Appease the gods of PEP8 11 years ago
  Maik Hoepfel 97c3c4d405 Replace countries.json fixture by management command 11 years ago
  Maik Hoepfel d4243c50de Tweaks to Country model 11 years ago
  Maik Hoepfel 2422c3adbc Optional country code for Lithuanian postcodes 11 years ago
  Maik Hoepfel 27c7a46604 Minor tweaks for Partner user linking 11 years ago
  Maik Hoepfel c678d747be Improve docs on how to handle migrations when upgrading 11 years ago
  Maik Hoepfel 60aeb41884 Smarter body handling for notifications 11 years ago
  David Winterbottom b22c33476d Use updated related_name in catalogue data migration 11 years ago
  David Winterbottom 2a931957d2 Add note to bankcard model about PCI compliance 11 years ago
  David Winterbottom dbe2b20ee4 Pass kwargs correctly to redirect function 11 years ago
  David Winterbottom affbf1a8c4 Use class constants for attribute types 11 years ago
  David Winterbottom aa35d32019 Ensure boolean attribute values get validated correctly 11 years ago
  Maik Hoepfel 30b0dcce4d Get facets working 11 years ago
  Maik Hoepfel 9fae504132 Template tweaks for new browsing template 11 years ago
  Maik Hoepfel 9c1e8f4c36 Remove unused current_view attribute on views 11 years ago
  Maik Hoepfel 05dd5deb35 Tweak order status bulk updating 11 years ago