Hanne Moa
Hanne Moa
As per discussion in #824
Test by adding an obvious error to a python file, like a line with just a number.
Closes #900 App settings come in two varieties: 1. App specific settings, often with a prefix 2. Standard django settings that the app assumes is set in a certain way...
May be replaced with something else that depends on #904 Adds a setting to turn the new frontend on and the old frontend off. It is not possible to run...
See also #897 > - src/argus/filter/filters.py: Warning [IncidentViewSet > IncidentFilter]: Exception raised while trying resolve model field for django-filter field "tags". Defaulting to string (Exception: 'tags') > - src/argus/filter/filters.py: Warning...
See also #897 > * Warning: encountered multiple names for the same choice set (EventTypesEnum). This may be unwanted even though the generated schema is technically correct. Add an entry...
See also #897 > `?: (urls.W005) URL namespace 'v2:auth' isn't unique. You may not be able to reverse all URLs in this namespace`
Settings, urls, api endpoints, move the settings out of base.py and document how to use the settings and changing urls correctly. Two apps might be needed: One for the current...
> ``` > incident > an unplanned interruption in the source system > ``` > -> "coming from the source system"? > > _Originally posted by @elfjes in https://github.com/Uninett/Argus/pull/883#discussion_r1785631315_
Great initiative! The only suggestion I would have is adding `metadata` to the glossary. _Originally posted by @johannaengland in https://github.com/Uninett/Argus/pull/883#pullrequestreview-2342773168_