Add backend forms for editing superuser parameters on confs
authorMagnus Hagander <magnus@hagander.net>
Thu, 28 Jun 2018 10:34:11 +0000 (12:34 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 28 Jun 2018 10:34:34 +0000 (12:34 +0200)
commit37156325e92fc42002a6f22ef8bda9b6d94c4504
tree74631089df825b734071b43a710139509573aca1
parent9ee960ad7ace7c5b401219aea4bd85e661d76f9a
Add backend forms for editing superuser parameters on confs

This includes a proper "backend interface" to create a new conference, so no
more messing about in the raw admin interface.
postgresqleu/confreg/backendforms.py
postgresqleu/confreg/backendviews.py
postgresqleu/urls.py
template/confreg/admin_dashboard.html
template/confreg/admin_dashboard_single.html