История коммитов

Автор SHA1 Сообщение Дата
  Mariusz Felisiak e18156b6c3 Refs #31040 -- Doc'd Python 3.9 compatibility. 4 лет назад
  Mariusz Felisiak 3d16496037 Bumped asgiref requirement to >= 3.2.10. 4 лет назад
  Florian Apolloner faad809e09 Refs #30472 -- Simplified Argon2PasswordHasher with argon2-cffi 19.1+ API. 4 лет назад
  Ville Skyttä eed9913d74 Added release notes URL to packaging metadata. 4 лет назад
  Jon Dufresne 9285926295 Removed unnecessary app_template directory from flake8 exclude. 5 лет назад
  Jon Dufresne 5708327c37 Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin. 5 лет назад
  Carlton Gibson 36453526d3 Pinned asgiref version. 5 лет назад
  Jon Dufresne 85efc14a2e Fixed #30948 -- Changed packaging to use declarative config in setup.cfg. 5 лет назад
  Jon Dufresne f9c1d1884e Removed deprecated license-file from setup.cfg. 5 лет назад
  Mariusz Felisiak 5c5d4d83dc Removed not_skip from isort configuration per isort 4.3.5. 6 лет назад
  Tim Graham 41384812ef Refs #27753 -- Removed django.utils.six. 6 лет назад
  Mariusz Felisiak 58d1e9aa8a Ignored flake8 W504 warnings. 6 лет назад
  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 лет назад