[PR #270] [MERGED] Fix templating #434

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

📋 Pull Request Information

Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/270
Author: @ThomasWaldmann
Created: 8/13/2016
Status: Merged
Merged: 8/13/2016
Merged by: @ThomasWaldmann

Base: masterHead: fix-templating


📝 Commits (2)

  • 51803ee fix first param type of loader.select_template, fixes #255
  • 4deac25 use TEMPLATES setting for Django 1.8+

📊 Changes

4 files changed (+31 additions, -28 deletions)

View changed files

📝 nsupdate/main/views.py (+1 -1)
📝 nsupdate/settings/base.py (+30 -25)
📝 nsupdate/settings/dev.py (+0 -1)
📝 nsupdate/settings/prod.py (+0 -1)

📄 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/270 **Author:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Created:** 8/13/2016 **Status:** ✅ Merged **Merged:** 8/13/2016 **Merged by:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Base:** `master` ← **Head:** `fix-templating` --- ### 📝 Commits (2) - [`51803ee`](https://github.com/nsupdate-info/nsupdate.info/commit/51803eebecc742bb60e3ecabaffe92bdb3ff7489) fix first param type of loader.select_template, fixes #255 - [`4deac25`](https://github.com/nsupdate-info/nsupdate.info/commit/4deac259bc2f2b0b7860f8526ef317a340d3a724) use TEMPLATES setting for Django 1.8+ ### 📊 Changes **4 files changed** (+31 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `nsupdate/main/views.py` (+1 -1) 📝 `nsupdate/settings/base.py` (+30 -25) 📝 `nsupdate/settings/dev.py` (+0 -1) 📝 `nsupdate/settings/prod.py` (+0 -1) </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:28 +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#434
No description provided.