konova/intervention
mpeltriaux c209b2eb86 Database performance
* optimizes the db fetching for all index views and detail views
* introduces usage of managers.py in all necessary apps for wrapping basic fetch settings
* moves comment.html to comment_card.html under /konova/templates/konova/
* adds/updates translations
* fixes document typos
* drops comment rendering in public reports
* opens public reports in new tabs if button is clicked from the detail view
2021-10-14 14:12:33 +02:00
..
forms Intervention template adjustments 2021-10-13 09:26:46 +02:00
templates/intervention Database performance 2021-10-14 14:12:33 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py #20 Multiple laws 2021-09-20 13:33:07 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py #7 New forms 2021-09-27 11:45:13 +02:00
inputs.py #7 New Form 2021-10-06 16:15:40 +02:00
managers.py Database performance 2021-10-14 14:12:33 +02:00
models.py Database performance 2021-10-14 14:12:33 +02:00
settings.py #7 New Form 2021-10-06 13:10:10 +02:00
tables.py Database performance 2021-10-14 14:12:33 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py #25 Public reports 2021-10-13 14:03:34 +02:00
views.py Database performance 2021-10-14 14:12:33 +02:00