pytition / Pytition

Django app for self-hosted privacy-friendly online petitions
https://pytition.org
BSD 3-Clause "New" or "Revised" License
97 stars 28 forks source link

Update Django to 3.2 LTS #296

Closed fallen closed 9 months ago

fallen commented 1 year ago

Currently Pytition uses Django 2.2 LTS for which extended support has ended since April 11, 2022. Current Django LTS release is 3.2 which will be supported up to April 2024.

See https://www.djangoproject.com/download/

fallen commented 9 months ago

Migration is now done to Django 4.2 LTS (see release v2.8).