You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
konova/compensation
mpeltriaux 85759a636a 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
3 years ago
..
forms Intervention template adjustments 3 years ago
templates/compensation Database performance 3 years ago
views Database performance 3 years ago
__init__.py Initial 3 years ago
account_urls.py #25 Public reports 3 years ago
admin.py Withdraw to deduct 3 years ago
apps.py Initial 3 years ago
comp_urls.py #25 Public reports 3 years ago
filters.py HTML improvements 3 years ago
managers.py Database performance 3 years ago
models.py Database performance 3 years ago
payment_urls.py Compensation app url reorganizing 3 years ago
settings.py #7 New Form 3 years ago
tables.py Database performance 3 years ago
tests.py Initial 3 years ago
urls.py Compensation app url reorganizing 3 years ago