[GH-ISSUE #100] test on / adapt for django 1.6 #97

Closed
opened 2026-02-26 09:35:37 +03:00 by kerem · 3 comments
Owner

Originally created by @ThomasWaldmann on GitHub (Dec 1, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/100

currently we have django < 1.6 in setup.py and requirements.txt also pulls 1.5.5.

this is NOT because there is a known issue with django 1.6, but just because it is not tested.

so, as soon as django 1.6.1 comes out, we should support it.

Originally created by @ThomasWaldmann on GitHub (Dec 1, 2013). Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/100 currently we have django < 1.6 in setup.py and requirements.txt also pulls 1.5.5. this is NOT because there is a known issue with django 1.6, but just because it is not tested. so, as soon as django 1.6.1 comes out, we should support it.
kerem 2026-02-26 09:35:37 +03:00
Author
Owner

@ThomasWaldmann commented on GitHub (Dec 7, 2013):

small fix needed for 1.6 committed as 088c53e78b

<!-- gh-comment-id:30067489 --> @ThomasWaldmann commented on GitHub (Dec 7, 2013): small fix needed for 1.6 committed as 088c53e78beeead87ba9ff8ff80e20b476d7cfb9
Author
Owner

@ThomasWaldmann commented on GitHub (Dec 8, 2013):

a rather quick test on 1.6 worked, same for unittests.

todo: extensive tests on 1.6.1 when it is released.

<!-- gh-comment-id:30079724 --> @ThomasWaldmann commented on GitHub (Dec 8, 2013): a rather quick test on 1.6 worked, same for unittests. todo: extensive tests on 1.6.1 when it is released.
Author
Owner

@ThomasWaldmann commented on GitHub (Dec 14, 2013):

upgraded the nsupdate.info site to django 1.6.1, seems to work.

also travis-ci tells it works (aside from some failures due to executing tests in parallel that are not made for that).

thus closing this.

<!-- gh-comment-id:30556175 --> @ThomasWaldmann commented on GitHub (Dec 14, 2013): upgraded the nsupdate.info site to django 1.6.1, seems to work. also travis-ci tells it works (aside from some failures due to executing tests in parallel that are not made for that). thus closing this.
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#97
No description provided.