assign publisher permissions via web interface
commitab2d56c15e7f677e2bdd18a399fe51443943edad
authorStefan Kögl <stefan@skoegl.net>
Mon, 10 Mar 2014 15:08:52 +0000 (10 16:08 +0100)
committerStefan Kögl <stefan@skoegl.net>
Mon, 10 Mar 2014 15:08:52 +0000 (10 16:08 +0100)
tree202333a60c84e021c95f633f7882e45defa8d0a7
parent4cd8640ba861175d1bb9fa0b09a034eafe2101d4
assign publisher permissions via web interface
mygpo/admin/templates/admin/make-publisher-input.html [new file with mode: 0644]
mygpo/admin/templates/admin/make-publisher-mail.txt [new file with mode: 0644]
mygpo/admin/templates/admin/make-publisher-result.html [new file with mode: 0644]
mygpo/admin/templates/admin/overview.html
mygpo/admin/urls.py
mygpo/admin/views.py
mygpo/db/couchdb/user.py
mygpo/publisher/management/commands/make-publisher.py
mygpo/settings.py
mygpo/web/templatetags/utils.py