pytition / Pytition

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

feat: add django-maintenance-mode requirement #265

Closed bbmt-bbmt closed 3 years ago

bbmt-bbmt commented 3 years ago

With django-maintenance-mode, the site can be stopped before an upgrade or a database migration. The goal is to maintain the coherence of the database during the upgrade process.