migrations
|
Prepare migrations for 2.1b1.
|
2016-12-13 11:58:36 +01:00 |
__init__.py
|
Added a way to load angular apps dynamical
|
2015-07-01 20:10:40 +02:00 |
apps.py
|
Send all data to the client at startup
|
2017-01-14 20:42:38 +01:00 |
exceptions.py
|
Rename apps and permissions
|
2015-03-29 20:35:53 +02:00 |
models.py
|
Added motion log entry for creating polls.
|
2017-02-24 15:31:26 +01:00 |
serializers.py
|
Prevent XSS-attacks (fixes #2871)
|
2017-01-30 21:04:41 +01:00 |
signals.py
|
Added recommendations for motions.
|
2016-09-07 23:46:38 +02:00 |
views.py
|
Fixed use of PATCH and PUT. Fixed #1871.
|
2017-02-27 17:20:57 +01:00 |