Bruno Renié
Bruno Renié
To avoid duplicating code between dashboards and the server, and this is going to be useful for custom functions. Maybe return rendered functions docstrings for inline docs in dashboard apps...
The title can be fetched in the feed data directly.
Remove session alteration from list views to avoid navigation issues with multiple tabs.
Sometimes people mess with their server configuration and at the moment the URL is updated at the first 301 seen. Should be easy with a redis counter.
Logging, middleware, exception handling…
Would be useful for development