Morten Brekkevold
Morten Brekkevold
I've rebased this on the latest master and added a commit to change NAV's requirement to `Twisted>=24.7`
The above mentioned Twisted PR that changes this behavior seems to suggest that there might be problems using `addCallback()` or `addErrback()` on the return values of `inlineCallbacks`-decorated functions that use...
> The above mentioned Twisted PR that changes this behavior seems to suggest that there might be problems using `addCallback()` or `addErrback()` on the return values of `inlineCallbacks`-decorated functions that...
I guess this needs a rebase, as #2850 was modified and merged..
Rebased on latest master
We should really add 3.13 to this also :)
> `:404: SyntaxWarning: invalid escape sequence '\s'` This one is a bit hard to locate :smirk:
the `is_active` flag on the user model was created for this exact purpose: I second using this solution.
This isn't actually a completely useful description. For *open* incidents, this makes sense. However, for closed incidents, you still want to know the start time in addition to the duration....
#136 comes to mind