mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[PR #313] [MERGED] Update to Django 1.11 LTS #457
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#457
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/313
Author: @elnappo
Created: 5/26/2017
Status: ✅ Merged
Merged: 1/30/2018
Merged by: @ThomasWaldmann
Base:
master← Head:django111📝 Commits (9)
55f47ffUpdate to Django 1.11 LTS, fixes #293cbf7027already something for Django 2.081370d1fix travis2b5f0e9update BaseCommand option_list for Django 1.11d50c225update Travis workflow to always use latest minor versionfe1c697fix pep8, fix argparsea2b8e3dfix register test, view now redirects262fce4Update jquery to v3.2.16b3d2ffMinor changes and fixes, v0.12 milestone📊 Changes
24 files changed (+166 additions, -189 deletions)
View changed files
📝
.travis.yml(+7 -7)📝
nsupdate/accounts/_tests/test_accounts.py(+14 -16)📝
nsupdate/accounts/models.py(+1 -1)📝
nsupdate/accounts/templates/accounts/user_settings_account.html(+1 -1)📝
nsupdate/accounts/urls.py(+1 -3)📝
nsupdate/accounts/views.py(+1 -1)📝
nsupdate/api/_tests/test_api.py(+1 -1)📝
nsupdate/login/templates/login.html(+2 -2)📝
nsupdate/login/templates/logout.html(+1 -1)📝
nsupdate/login/urls.py(+13 -12)📝
nsupdate/main/_tests/test_main.py(+1 -1)📝
nsupdate/main/models.py(+17 -13)📝
nsupdate/main/urls.py(+2 -3)📝
nsupdate/main/views.py(+4 -4)📝
nsupdate/management/commands/domains.py(+12 -18)📝
nsupdate/management/commands/faults.py(+49 -62)📝
nsupdate/management/commands/hosts.py(+11 -15)📝
nsupdate/management/commands/testuser.py(+3 -3)📝
nsupdate/settings/base.py(+11 -1)📝
nsupdate/templates/base.html(+3 -3)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.