mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 16:45:55 +03:00
[GH-ISSUE #159] drop django 1.5.x support #148
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#148
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?
Originally created by @ThomasWaldmann on GitHub (Sep 3, 2014).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/159
today, django 1.5 was EOLed, so we can stop supporting it also.
there are some places in the code that can be changed when requiring at least django 1.6 (see deprecated functions / methods)
also, the registration code has some comments about modifications needed for django 1.5, see setup.py
travis tests on 1.5 also.
@ThomasWaldmann commented on GitHub (Sep 26, 2014):
fixed by
63c1cdbe6banddd95d84404