weblate/weblate/memory
Michal Čihař 03c7f8be5d memory: Prefetch all needed unit attributes in single query
This heavily improves memory update performance
2021-06-21 11:38:48 +02:00
..
management Misc: Update copyright headers 2021-01-08 10:48:34 +01:00
migrations migrations: Apply verbose name changes 2021-05-12 21:56:01 +02:00
__init__.py deps: Require Django 3.2 2021-06-01 09:47:42 +02:00
admin.py Misc: Update copyright headers 2021-01-08 10:48:34 +01:00
apps.py Misc: Update copyright headers 2021-01-08 10:48:34 +01:00
forms.py Misc: Update copyright headers 2021-01-08 10:48:34 +01:00
machine.py Memory: Disable non-wanted cleanup 2021-04-14 14:51:00 +02:00
models.py models: Add verbose names to all models 2021-05-12 09:38:44 +02:00
tasks.py memory: Prefetch all needed unit attributes in single query 2021-06-21 11:38:48 +02:00
tests.py Utils: Factor out database detection 2021-02-12 07:49:54 +01:00
utils.py Misc: Update copyright headers 2021-01-08 10:48:34 +01:00
views.py Metrics: Automatically collect missing data 2021-03-31 15:40:47 +02:00