Історія комітів

Автор SHA1 Опис Дата
  Tim Graham 1c466994d9 Refs #23919 -- Removed misc Python 2/3 references. 8 роки тому
  Tim Graham 56aee8d59f Removed xmlrunner from flake8 exclude. 8 роки тому
  Aymeric Augustin 3cc5f01d9b Refs #23919 -- Stopped using django.utils.lru_cache(). 8 роки тому
  Claude Paroz c716fe8782 Refs #23919 -- Removed six.PY2/PY3 usage 8 роки тому
  Tim Graham 98385ac73b Fixed #27091 -- Added .tox to flake8 exclude. 8 роки тому
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. 9 роки тому
  Tim Graham 6448873197 Fixed E402 flake8 warnings. 9 роки тому
  Tim Graham 2cd2d18851 Fixed W503 flake8 warnings. 9 роки тому
  Jarek Glowacki eaecada793 Fixed #26406 -- Set isort line_length. 9 роки тому
  Tim Graham 406675b1a0 Fixed #26176 -- Fixed E123 flake8 warnings. 9 роки тому
  userimack 60586dd737 Fixed #26125 -- Fixed E731 flake warnings. 9 роки тому
  Thomas Orozco d49667ef26 Refs #25422 -- Added a test for a template tag with type annotations. 9 роки тому
  Dražen Odobašić b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. 9 роки тому
  Tim Graham 7da3923ba0 Sorted imports in __init__.py files. 9 роки тому
  Tomáš Ehrlich 8414fcf16b Fixes #23643 -- Added chained exception details to debug view. 10 роки тому
  Collin Anderson bb581f62ab Fixed spacing in setup.cfg 10 роки тому
  Tim Graham d652906aeb Added new "W503 line break before binary operator" warning to flake8 ignore. 10 роки тому
  Loic Bistuer e9874d4cf1 Ignored flake8 newly added E402 and E731. 10 роки тому
  Collin Anderson db77915c9f Fixed E265 comment style 10 роки тому
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 роки тому
  Tim Graham 2fa2068406 Removed an unused import and a flake8 exclude that caused it to be missed. 10 роки тому
  Tim Graham b952c3fc60 Removed django.utils.unittest per deprecation timeline. 10 роки тому
  Tim Graham 1c8b637ed9 Removed django.utils.dictconfig per deprecation timeline. 10 роки тому
  Tim Graham 53908c1f93 Added some directories on Jenkins to flake8 exclude. 10 роки тому
  Tim Graham 9d30412a5a Fixed some flake8 errors. 10 роки тому
  Tim Graham 1101467ce0 Limited lines to 119 characters in django/ 10 роки тому
  Aymeric Augustin 428c0bbe1b Appeased flake8 2.1.0. 11 роки тому
  Tim Graham bf5430a20b Removed django.test.simple and django.test._doctest per deprecation timeline. 11 роки тому
  Tim Graham aa93a1890f Removed contrib.comments per deprecation timeline. 11 роки тому
  Simon Charette c726598c3d Fixed flake8 issues. 11 роки тому