Latest version: v0.1
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
Django middleware: for each HTTP request, if no url can handle it, searches for a suitable template (based on request uri) and renders it (similar to flatpage.middleware.FlatpageFallbackMiddleware).
No known vulnerabilities found