21 Commits (c46ff5604976c20aa8ad5e1df97c2a803558a076)

Author SHA1 Message Date
  Maik Hoepfel 634909aa9f Remove dependency on six library 11 years ago
  Maik Hoepfel 7dcecdcb97 Use Python 3 to create native migrations 11 years ago
  Maik Hoepfel d11b39e7de Add migrations for test apps 11 years ago
  Maik Hoepfel 635f4390be Handle app_labels for custom users 11 years ago
  Michael van Tellingen 6503eb53b2 Implement AppConfig objects for non-dashboard apps 11 years ago
  Maik Hoepfel 76e5691846 Add test for overriding views without overriding app 11 years ago
  Markus Bertheau 7c7d2cd148 Remove useless entropy-increasing calls of django.conf.urls.patterns 11 years ago
  Maik Hoepfel 8459daf163 [Backport] Use existing_fields for UserForm, and use correct User model 11 years ago
  Maik Hoepfel 20df512eda Use existing_fields filter for UserForm, and use correct User model 11 years ago
  Maik Hoepfel a5c8a7efba Add support for i18n_patterns and enable for sandbox 11 years ago
  Vladimir Bolshakov b5432c6f78 Added uppercase option to AutoSlugField. 11 years ago
  Izidor Matušov 35e7a832c0 Add OSCAR_HOMEPAGE setting 11 years ago
  Maik Hoepfel 379d825bbe Add tests for AutoSlugField 11 years ago
  Maik Hoepfel 6462b7d368 Drop {% load url from future %} from templates 11 years ago
  David Winterbottom c857b7582a Use Oscar's AbstractUser model for the test suite 11 years ago
  David Winterbottom ec950cf9de Call signal receivers from models.py (not __init__.py) 11 years ago
  Izidor Matušov d987ec8889 Test that Oscar doesn't fallback 12 years ago
  Costas Basdekis 75ee4c8545 Use kwargs in {% url ... %} template tags 12 years ago
  David Winterbottom a9f7622e1b Fix Django 1.5 tests caused by using wrong User model 12 years ago
  Izidor Matušov b7569ca5a2 Making strings translatable 12 years ago
  Maik Hoepfel 1bc23cdbec Update testing for Django 1.5 12 years ago
  David Winterbottom 68b417dee5 Rename test site folder for consistency 13 years ago