Skip to content
Snippets Groups Projects
Commit 0bc73445 authored by Benjamin Hättasch's avatar Benjamin Hättasch
Browse files

Increase performance

Move loop-based action code to mixin that will only be used when more complex actions should be performed
Use queryset update function on existing actions to perform the necessary updating in only one db call instead of one query per entity
Additionally, visualize manually_resolved status in admin interface of CV
parent 19e46342
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment