konova/news
mipel cd5b2e264b Fixes and improvements
* moves diff_states message back to table top for direct presentation in compensation/detail/view.html
* removes diff_states rendering in deadline card in compensation/detail/view.html
* fixes before_state adding based on GET parameter
* refactors UserActionlogEntryEnum into a UserAction TextChoice (Django 3.x)
* adds ordering of compensation states depending on surface value
* refactors ServerMessageImportance from enum into TextChoice (Django 3.x)
* adds/updates translations
2021-08-03 17:22:41 +02:00
..
templates/news Html enhancements 2021-07-21 13:27:35 +02:00
__init__.py News app 2021-07-06 08:53:08 +02:00
admin.py News app 2021-07-06 08:53:08 +02:00
apps.py News app 2021-07-06 08:53:08 +02:00
models.py Fixes and improvements 2021-08-03 17:22:41 +02:00
tests.py News app 2021-07-06 08:53:08 +02:00
urls.py News app 2021-07-06 08:53:08 +02:00
views.py News app 2021-07-06 08:53:08 +02:00