33 次程式碼提交 (757220ce09d7873bfecd52ced84f1cf2b1cf00a5)

作者 SHA1 備註 提交日期
  Michael van Tellingen 3c2444d5b4
Update migrations to set on_delete=CASCADE on foreignkeys 9 年之前
  Michael van Tellingen aafcc8a901
flake8 9 年之前
  Michael van Tellingen bc893aa92a
Add unittest for testing migrations (from wagtail) 9 年之前
  Michael van Tellingen 8b66fd5422
Update migrations in unittest apps 9 年之前
  Victor Munene 87746b6662 allow get_class to work with modules that aren't in oscar's core 9 年之前
  Michael van Tellingen ecfdfbffd6 Various small fixes for Django 1.9 10 年之前
  Maik Hoepfel ae79211256 Remove legacy 'shop' name for Oscar's main application 11 年之前
  Maik Hoepfel e0e6fb1eeb Remove further Django 1.6 code paths 11 年之前
  Marco Badan 0637b55bcd Improve test coverage in checkout views 11 年之前
  Marco Badan 1a61781152 Fix `TEMPLATE_DIRS` test config 11 年之前
  Maik Hoepfel f171967bcf Redo new-style migrations 11 年之前
  Maik Hoepfel 634909aa9f Remove dependency on six library 11 年之前
  Maik Hoepfel 7dcecdcb97 Use Python 3 to create native migrations 11 年之前
  Maik Hoepfel d11b39e7de Add migrations for test apps 11 年之前
  Maik Hoepfel 635f4390be Handle app_labels for custom users 11 年之前
  Michael van Tellingen 6503eb53b2 Implement AppConfig objects for non-dashboard apps 11 年之前
  Maik Hoepfel 76e5691846 Add test for overriding views without overriding app 11 年之前
  Markus Bertheau 7c7d2cd148 Remove useless entropy-increasing calls of django.conf.urls.patterns 11 年之前
  Maik Hoepfel 8459daf163 [Backport] Use existing_fields for UserForm, and use correct User model 12 年之前
  Maik Hoepfel 20df512eda Use existing_fields filter for UserForm, and use correct User model 12 年之前
  Maik Hoepfel a5c8a7efba Add support for i18n_patterns and enable for sandbox 12 年之前
  Vladimir Bolshakov b5432c6f78 Added uppercase option to AutoSlugField. 12 年之前
  Izidor Matušov 35e7a832c0 Add OSCAR_HOMEPAGE setting 12 年之前
  Maik Hoepfel 379d825bbe Add tests for AutoSlugField 12 年之前
  Maik Hoepfel 6462b7d368 Drop {% load url from future %} from templates 12 年之前
  David Winterbottom c857b7582a Use Oscar's AbstractUser model for the test suite 12 年之前
  David Winterbottom ec950cf9de Call signal receivers from models.py (not __init__.py) 12 年之前
  Izidor Matušov d987ec8889 Test that Oscar doesn't fallback 12 年之前
  Costas Basdekis 75ee4c8545 Use kwargs in {% url ... %} template tags 12 年之前
  David Winterbottom a9f7622e1b Fix Django 1.5 tests caused by using wrong User model 12 年之前
  Izidor Matušov b7569ca5a2 Making strings translatable 12 年之前
  Maik Hoepfel 1bc23cdbec Update testing for Django 1.5 12 年之前
  David Winterbottom 68b417dee5 Rename test site folder for consistency 13 年之前