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/ema
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
..
templates/ema Database performance 3 years ago
__init__.py EMA 3 years ago
admin.py EMA 3 years ago
apps.py EMA 3 years ago
filters.py EMA Filter 3 years ago
forms.py Intervention template adjustments 3 years ago
managers.py Database performance 3 years ago
models.py Database performance 3 years ago
settings.py #7 New Form 3 years ago
tables.py Database performance 3 years ago
tests.py EMA 3 years ago
urls.py #25 Public reports 3 years ago
views.py #25 Public reports 3 years ago