Remove render function from errors handling #63

Open
opened 2026-05-21 17:56:28 +02:00 by unurled · 0 comments
Owner

Synced from GitHub: https://github.com/flambeaux-org/Sacadoc/issues/100
Author: @mpeterschmitt | Created: 2026-03-03


As per django´s doc, it would be good to use handlerXXX = “path“
https://docs.djangoproject.com/en/3.2/topics/http/views/#customizing-error-views

In this file : noethysweb/noethysweb/urls.py

> **Synced from GitHub:** https://github.com/flambeaux-org/Sacadoc/issues/100 > **Author:** @mpeterschmitt | **Created:** 2026-03-03 --- As per django´s doc, it would be good to use handlerXXX = “path“ [https://docs.djangoproject.com/en/3.2/topics/http/views/#customizing-error-views](https://docs.djangoproject.com/en/3.2/topics/http/views/#customizing-error-views) In this file : [noethysweb/noethysweb/urls.py](noethysweb/noethysweb/urls.py)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mirror/sacadoc#63
No description provided.