mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
Merge pull request #192 from jazzband/prepare-2.3-release
Prepare release of django-downloadview 2.3
This commit is contained in:
commit
3c2951ceac
2 changed files with 15 additions and 3 deletions
15
AUTHORS
15
AUTHORS
|
|
@ -12,5 +12,16 @@ Original code by `PeopleDoc <https://www.people-doc.com/>`_ team:
|
||||||
* Rémy Hubscher <https://github.com/natim>
|
* Rémy Hubscher <https://github.com/natim>
|
||||||
* Benoît Bryon <benoit@marmelune.net>
|
* Benoît Bryon <benoit@marmelune.net>
|
||||||
* Aleksi Häkli <https://github.com/aleksihakli>
|
* Aleksi Häkli <https://github.com/aleksihakli>
|
||||||
|
* Johnt Hagen <johnthagen@gmail.com>
|
||||||
Developers: https://github.com/jazzband/django-downloadview/graphs/contributors
|
* Fabre Florian <ffabre@hybird.org>
|
||||||
|
* Peter Marheine <peter@taricorp.net>
|
||||||
|
* Hasan Ramezani <hasan.r67@gmail.com>
|
||||||
|
* Jannis Leidel <jannis@leidel.info>
|
||||||
|
* Erik Dykema <dykema@gmail.com>
|
||||||
|
* Nikhil Benesch <nikhil.benesch@gmail.com>
|
||||||
|
* Omer Katz <omer.drow@gmail.com>
|
||||||
|
* René Leonhardt <rene.leonhardt@gmail.com>
|
||||||
|
* Adam Chainz <adam@adamj.eu>
|
||||||
|
* Martin Bächtold <martin@baechtold.me>
|
||||||
|
* Tim Gates <tim.gates@iress.com>
|
||||||
|
* zero13cool <zero13cool@yandex.ru>
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,8 @@ future releases, check `milestones`_ and :doc:`/about/vision`.
|
||||||
|
|
||||||
- Drop Django 3.0 support
|
- Drop Django 3.0 support
|
||||||
- Add Django 3.2 support
|
- Add Django 3.2 support
|
||||||
|
- Add support for Python 3.10
|
||||||
|
- Add support for Django 4.0
|
||||||
|
|
||||||
2.2 (unreleased)
|
2.2 (unreleased)
|
||||||
----------------
|
----------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue