]> WPIA git - motion.git/commit - tests/test_motion.py
add: implement proxy handling
authorINOPIAE <m.maengel@inopiae.de>
Fri, 14 Jun 2019 13:38:12 +0000 (15:38 +0200)
committerINOPIAE <m.maengel@inopiae.de>
Mon, 5 Oct 2020 19:19:30 +0000 (21:19 +0200)
commite59274f6a108ec57931014e8fcb1319c63fa1f2d
treecd910b058d45741f71bf7438b0b2cca2024b3b3a
parentd2d47beba802d0bb49d5c6de58d965994ff80267
add: implement proxy handling

Only implements the setting and revoking of proxy.
The proxy voting is done in a later patch.
README.md
config.py.example
motion.py
sql/from_3.sql [new file with mode: 0644]
sql/sample_data.sql
sql/schema.sql
templates/base.html
templates/index.html
templates/proxy.html [new file with mode: 0644]
tests/test_motion.py