]> git.0d.be Git - django-panik-nonstop.git/commit
add jingles management pages
authorFrédéric Péters <fpeters@0d.be>
Sat, 5 Sep 2020 11:59:24 +0000 (13:59 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 5 Sep 2020 12:19:07 +0000 (14:19 +0200)
commit7fe595ea1fb3a127d480751d97515b06fbfcfee5
tree3da6766192b093830d0002d970f61f5d590fdeea
parent00a9a8ccb434f75abd663a739fabc77206588cb0
add jingles management pages
nonstop/migrations/0031_jingle_soundfile.py [new file with mode: 0644]
nonstop/migrations/0032_auto_20200905_1348.py [new file with mode: 0644]
nonstop/models.py
nonstop/templates/nonstop/jingle_form.html [new file with mode: 0644]
nonstop/templates/nonstop/jingle_list.html [new file with mode: 0644]
nonstop/templates/nonstop/quick_links.html
nonstop/urls.py
nonstop/views.py