migrations
|
added config for default poll type
|
2020-05-14 07:38:14 +02:00 |
__init__.py
|
Run black
|
2019-01-08 21:51:52 +01:00 |
apps.py
|
Show global votes in the single votes table
|
2020-03-17 07:24:49 +01:00 |
config_variables.py
|
Updated translations
|
2020-05-14 19:52:18 +02:00 |
exceptions.py
|
Run black
|
2019-01-08 21:51:52 +01:00 |
models.py
|
Added vote weight and fixed named voting
|
2020-04-07 07:27:54 +02:00 |
projector.py
|
added chart projection for polls
|
2020-03-17 07:24:45 +01:00 |
serializers.py
|
adds more permissive html validation
|
2020-04-16 10:26:48 +02:00 |
signals.py
|
Fixes dynamic growing cells in workflows
|
2019-07-23 15:01:35 +02:00 |
views.py
|
Implement vote weight in client
|
2020-04-22 16:54:50 +02:00 |