We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad7290 commit de214f6Copy full SHA for de214f6
CHANGELOG.rst
@@ -21,6 +21,8 @@ Maintenance
21
* Support Python 3.10. (`#86 <https://github.com/clokep/django-querysetsequence/pull/86>`_)
22
* Support django-rest-framework 3.13. (`#86 <https://github.com/clokep/django-querysetsequence/pull/86>`_)
23
* Improve package metadata. (`#89 <https://github.com/clokep/django-querysetsequence/pull/89>`_)
24
+* Run `black <https://black.readthedocs.io/>`_, `isort <https://pycqa.github.io/isort/>`_,
25
+ and `flake8 <https://flake8.pycqa.org>`_. (`#90 <https://github.com/clokep/django-querysetsequence/pull/90>`_)
26
27
28
0.15 (2021-12-10)
0 commit comments