35 Commity (d2b21f29ff0a1237e7accc6ffa009c510f1a6624)

Autor SHA1 Wiadomość Data
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 7 lat temu
  Alexander Gaevsky 7244e7b4cd Update tests. 8 lat temu
  Samir Shah 3672aba818 Drop backward compatibility for dynamic loading of moved formset classes. 7 lat temu
  Samir Shah 349ae18be2 Reduce maximum line length in flake8 config to 119 characters. 7 lat temu
  Samir Shah 426cb902d3 Remove various deprecated utilities, methods and classes. 7 lat temu
  Craig Loftus eba482ed44 Drop unidecode and replace with cautious_slugify from Wagtail 7 lat temu
  Samir Shah 13e2ed127c Remove all uses of six. 7 lat temu
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). 7 lat temu
  Samir Shah ec3791c371 Remove py2-specific imports, tests and code branches. 7 lat temu
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. 7 lat temu
  Samir Shah 721fa6475f Fix validation of required phone_number field in PhoneNumberMixin. 7 lat temu
  Samir Shah 8b9729a86d Add a setting to allow overriding Oscar's dynamic class loader. 7 lat temu
  Samir Shah d1ce9eae0c Simplify and deprecate oscar.views.decorators.staff_member_required. 7 lat temu
  Samir Shah ceb900b9bf Fix function signatures for Oscar's handler404 and handler403. 7 lat temu
  Samir Shah 762aace429 Add tests specifically for NullCharField. 8 lat temu
  Samir Shah e67b2deb4b Remove MiddlewareMixin from BasketMiddleware. 8 lat temu
  Samir Shah efadbba476 Remove Django<1.11 compatibility shims for password validation and authentication. 8 lat temu
  erickmk 9a14f5e28a Remove several compatibility helpers for Django < 1.11. 8 lat temu
  Alexander Gaevsky 5051bc06a4 Fix `ExtendedURLValidator` for locale-prefixed URLs for locales, different the current. 8 lat temu
  Samir Shah e5c84703dd Rename PhoneNumberMixin.phone_numbers_fields to phone_number_fields and add to docs. 8 lat temu
  Basil Dubyk 6cb796faaf Add ability to add many phone number fields 8 lat temu
  Samir Shah 56b6d87724 Fix ambiguous variable 'l' in AutoSlugField tests 8 lat temu
  Samir Shah 8e54e0ad50 Preserve all existing phone_number field attributes in PhoneNumberMixin. 8 lat temu
  Samir Shah eea76f44c0 PEP8 cleanup, stop allowing PEP8 failures on Travis. 8 lat temu
  Samir Shah e191a954d4 Switch to using Django's password validation framework in Django >=1.9 8 lat temu
  Samir Shah 1a2e827916 Remove the verify_exists argument from ExtendedUrlField 8 lat temu
  Samir Shah 76973acbd2 Add a OSCAR_CSV_INCLUDE_BOM setting which optionally adds a BOM to UTF-8 CSV output. 8 lat temu
  Michael van Tellingen da0439c2c3 Fix test 8 lat temu
  Michael van Tellingen a91e94bec9 Remove check in test_autoslugfield for migrations 8 lat temu
  Alexander Gaevsky 3851321ff8 Add fallback for loading formset classes from old destination for backward compatibility, show deprecation warning, add tests. 9 lat temu
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 9 lat temu
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 9 lat temu
  Michael van Tellingen 649e40c789 Add missing __init__ in tests.integration.core 11 lat temu
  David Winterbottom 0aed77500a Rework ExtendedURLValidator and tests 13 lat temu