mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[PR #191] [MERGED] add python 3 compatibility and some minor stuff #403
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#403
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/191
Author: @elnappo
Created: 12/28/2014
Status: ✅ Merged
Merged: 12/28/2014
Merged by: @ThomasWaldmann
Base:
master← Head:master📝 Commits (8)
cbab1a5only show "(unkown)" in overview when hosts has this record, add some trans tags75fc862add python_2_unicode_compatible in models.py #189ca34ca3remove all unicode() for python3 compatibilitycbc1810python3 compatibility for account models1897c9areplace PermissionDenied with Http40437bb496dont use unicode_literalsbc8041fremove unicode_literals from account models4197046replace unicode() with text_type for python3📊 Changes
4 files changed (+55 additions, -45 deletions)
View changed files
📝
nsupdate/accounts/models.py(+5 -2)📝
nsupdate/main/models.py(+22 -15)📝
nsupdate/main/templates/main/overview.html(+14 -14)📝
nsupdate/main/views.py(+14 -14)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.