10 Commits (0bd835a0685f286013dce7e09d556460adaec17b)

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