[PR #384] [MERGED] use error views without templating, fixes #365 #482

Closed
opened 2026-02-26 10:31:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/384
Author: @ThomasWaldmann
Created: 10/18/2018
Status: Merged
Merged: 10/19/2018
Merged by: @ThomasWaldmann

Base: masterHead: simple-error-views


📝 Commits (1)

  • 70c9f9e use error views without templating, fixes #365

📊 Changes

6 files changed (+51 additions, -44 deletions)

View changed files

nsupdate/templates/400.html (+0 -7)
nsupdate/templates/403.html (+0 -9)
nsupdate/templates/404.html (+0 -7)
nsupdate/templates/500.html (+0 -7)
nsupdate/templates/errorpage.html (+0 -14)
📝 nsupdate/urls.py (+51 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nsupdate-info/nsupdate.info/pull/384 **Author:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Created:** 10/18/2018 **Status:** ✅ Merged **Merged:** 10/19/2018 **Merged by:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Base:** `master` ← **Head:** `simple-error-views` --- ### 📝 Commits (1) - [`70c9f9e`](https://github.com/nsupdate-info/nsupdate.info/commit/70c9f9e24a31e02e8c171103db74b007d4b194a0) use error views without templating, fixes #365 ### 📊 Changes **6 files changed** (+51 additions, -44 deletions) <details> <summary>View changed files</summary> ➖ `nsupdate/templates/400.html` (+0 -7) ➖ `nsupdate/templates/403.html` (+0 -9) ➖ `nsupdate/templates/404.html` (+0 -7) ➖ `nsupdate/templates/500.html` (+0 -7) ➖ `nsupdate/templates/errorpage.html` (+0 -14) 📝 `nsupdate/urls.py` (+51 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:31:40 +03:00
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
starred/nsupdate.info-nsupdate-info#482
No description provided.