[PR #236] [MERGED] fixes #168, test updates when a domain is set to available #420

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

📋 Pull Request Information

Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/236
Author: @elnappo
Created: 12/28/2015
Status: Merged
Merged: 12/29/2015
Merged by: @ThomasWaldmann

Base: masterHead: fix-168


📝 Commits (2)

  • ac127a2 fixes #242, to unicode error under python2.7
  • cd2fde4 fixes #168, test updates when a domain is set to available

📊 Changes

7 files changed (+87 additions, -4 deletions)

View changed files

📝 conftest.py (+2 -0)
📝 nsupdate/main/dnstools.py (+26 -0)
📝 nsupdate/main/forms.py (+23 -2)
nsupdate/main/migrations/0008_auto_20151229_1255.py (+19 -0)
nsupdate/main/migrations/0009_merge.py (+15 -0)
📝 nsupdate/main/models.py (+1 -1)
📝 nsupdate/management/commands/hosts.py (+1 -1)

📄 Description

fixes #168 and #242


🔄 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/236 **Author:** [@elnappo](https://github.com/elnappo) **Created:** 12/28/2015 **Status:** ✅ Merged **Merged:** 12/29/2015 **Merged by:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Base:** `master` ← **Head:** `fix-168` --- ### 📝 Commits (2) - [`ac127a2`](https://github.com/nsupdate-info/nsupdate.info/commit/ac127a2cc08f8349de715fc5fc61a863d2ec191c) fixes #242, to unicode error under python2.7 - [`cd2fde4`](https://github.com/nsupdate-info/nsupdate.info/commit/cd2fde484a7dd469d7b0eb9d53e651bd92849a3b) fixes #168, test updates when a domain is set to available ### 📊 Changes **7 files changed** (+87 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `conftest.py` (+2 -0) 📝 `nsupdate/main/dnstools.py` (+26 -0) 📝 `nsupdate/main/forms.py` (+23 -2) ➕ `nsupdate/main/migrations/0008_auto_20151229_1255.py` (+19 -0) ➕ `nsupdate/main/migrations/0009_merge.py` (+15 -0) 📝 `nsupdate/main/models.py` (+1 -1) 📝 `nsupdate/management/commands/hosts.py` (+1 -1) </details> ### 📄 Description fixes #168 and #242 --- <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:25 +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#420
No description provided.