10 Commits (ccf712a520df5080ed016bc3313718d2925ae57f)

Autor SHA1 Mensaje Fecha
  Hertog Jan c9af48338d
Implement black and Pylint (#4126) hace 2 años
  Samir Shah 9766eb07d4 Update isort configuration, and fix imports that are not at the top of modules. hace 5 años
  Samir Shah 13e2ed127c Remove all uses of six. hace 7 años
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). hace 7 años
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. hace 7 años
  erickmk 9a14f5e28a Remove several compatibility helpers for Django < 1.11. hace 8 años
  Samir Shah 56b6d87724 Fix ambiguous variable 'l' in AutoSlugField tests hace 8 años
  Michael van Tellingen da0439c2c3 Fix test hace 8 años
  Michael van Tellingen a91e94bec9 Remove check in test_autoslugfield for migrations hace 8 años
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit hace 8 años
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py hace 8 años
  Michael van Tellingen aafcc8a901
flake8 hace 8 años
  Alexander Gaevsky 051c9770eb Add setting to allow SlugField and AutoSlugField accept unicode and automatically generate unicode-containing slugs. hace 9 años
  Maik Hoepfel 252ec83289 Drop South usage and references hace 10 años
  Michael van Tellingen e281b61254 Fix AutoSlugFieldTest.test_17_migration test hace 11 años
  Maik Hoepfel f1c1da93ff Minor test suite fixes for Python 3 compatibility hace 11 años
  Vladimir Bolshakov b5432c6f78 Added uppercase option to AutoSlugField. hace 11 años
  Maik Hoepfel 379d825bbe Add tests for AutoSlugField hace 11 años