mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 16:45:55 +03:00
[PR #364] [MERGED] py37 and django2 fixes #473
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#473
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/364
Author: @ThomasWaldmann
Created: 9/30/2018
Status: ✅ Merged
Merged: 11/4/2018
Merged by: @ThomasWaldmann
Base:
master← Head:py37📝 Commits (6)
04c7d35add py37 / Django 2.1 to travis, restructure matrixfb0967csetup.py: don't require a specific Django version, so 1.1 and 2.x worksd8bb177django 2.0 requires on_delete arg for ForeignKey/OneToOneField8965312django 2.0 does not allow giving a 3-tuple to include()9a6772bdjango 2.0 does not have these view functions any more, use classes6ecee32use new MIDDLEWARE setting (since Django 1.10)📊 Changes
9 files changed (+44 additions, -53 deletions)
View changed files
📝
.travis.yml(+11 -21)📝
nsupdate/accounts/migrations/0001_initial.py(+1 -1)📝
nsupdate/login/urls.py(+8 -8)📝
nsupdate/main/migrations/0001_initial.py(+9 -9)📝
nsupdate/main/migrations/0002_auto_20141115_2227.py(+9 -9)📝
nsupdate/settings/base.py(+1 -1)📝
nsupdate/settings/dev.py(+2 -2)📝
nsupdate/urls.py(+1 -1)📝
setup.py(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.