konova/compensation
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/compensation Database performance 2021-10-14 14:12:33 +02:00
views Database performance 2021-10-14 14:12:33 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
account_urls.py #25 Public reports 2021-10-13 17:35:11 +02:00
admin.py Withdraw to deduct 2021-08-30 11:34:35 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
comp_urls.py #25 Public reports 2021-10-13 17:35:11 +02:00
filters.py HTML improvements 2021-08-10 13:12:15 +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
payment_urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +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 Compensation app url reorganizing 2021-08-24 15:55:06 +02:00