8049bfa91e
- Cleans up log messages in the client - Refactored the autoupdate bundle code into an own file - Added bulk creates for History in Postgresql. This is the only database system that supports returning all ids whan multiple elements are inserted. We can make usage out of it. - Added a `disable_history`, that is request-wide - Disabled history on poll vote requests - Removed unnecessary user ordering - Reduced the queries for creating motion vote objects by one - removed final_data: This was not prefetched. Using the normal data collection the data is prefetched - removed unnecessary user query if vore delegation is not used |
||
---|---|---|
.. | ||
__init__.py | ||
0001_initial.py | ||
0002_user_misc_default_groups.py | ||
0003_group.py | ||
0004_personalnote.py | ||
0005_personalnote_rework.py | ||
0006_user_email.py | ||
0007_superadmin.py | ||
0008_user_gender.py | ||
0009_auto_20190119_0941.py | ||
0010_auto_20190119_1447.py | ||
0011_postgresql_auth_group_id_sequence.py | ||
0012_user_auth_type.py | ||
0013_user_vote_weight.py | ||
0014_user_rename_permission.py | ||
0015_user_vote_delegated_to.py | ||
0016_remove_user_ordering.py |