15 次代码提交 (89ff0b3da4166a92efbe670fcbecc4e0e3de4e0e)

作者 SHA1 备注 提交日期
  Samir Shah e5c84703dd Rename PhoneNumberMixin.phone_numbers_fields to phone_number_fields and add to docs. 8 年前
  Basil Dubyk 6cb796faaf Add ability to add many phone number fields 8 年前
  Samir Shah 56b6d87724 Fix ambiguous variable 'l' in AutoSlugField tests 8 年前
  Samir Shah 8e54e0ad50 Preserve all existing phone_number field attributes in PhoneNumberMixin. 8 年前
  Samir Shah eea76f44c0 PEP8 cleanup, stop allowing PEP8 failures on Travis. 8 年前
  Samir Shah e191a954d4 Switch to using Django's password validation framework in Django >=1.9 8 年前
  Samir Shah 1a2e827916 Remove the verify_exists argument from ExtendedUrlField 8 年前
  Samir Shah 76973acbd2 Add a OSCAR_CSV_INCLUDE_BOM setting which optionally adds a BOM to UTF-8 CSV output. 8 年前
  Michael van Tellingen da0439c2c3 Fix test 8 年前
  Michael van Tellingen a91e94bec9 Remove check in test_autoslugfield for migrations 8 年前
  Alexander Gaevsky 3851321ff8 Add fallback for loading formset classes from old destination for backward compatibility, show deprecation warning, add tests. 9 年前
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 9 年前
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 9 年前
  Michael van Tellingen 649e40c789 Add missing __init__ in tests.integration.core 11 年前
  David Winterbottom 0aed77500a Rework ExtendedURLValidator and tests 13 年前