]> git.0d.be Git - django-panik-nonstop.git/commit
move extra zones settings to database
authorFrédéric Péters <fpeters@0d.be>
Wed, 21 Oct 2020 08:05:59 +0000 (10:05 +0200)
committerFrédéric Péters <fpeters@0d.be>
Wed, 21 Oct 2020 08:05:59 +0000 (10:05 +0200)
commitd2b8840d567a12733e080ae827dd80e45f36f3bd
treea0163f656d09d49b6f42c07d58b600b96c75326f
parent1565f9f5f89c15dfd37a43564ca3611926d3a9c7
move extra zones settings to database

the experiment is over, we will keep broadcasting that way, so make it a
visible and editable parameter.
nonstop/forms.py
nonstop/management/commands/stamina.py
nonstop/migrations/0034_nonstopzonesettings_extra_zones.py [new file with mode: 0644]
nonstop/models.py
nonstop/views.py
nonstop/widgets.py