Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Weird Bug on django 1.5 #70

Open
nootanghimire opened this issue Nov 2, 2015 · 2 comments
Open

Weird Bug on django 1.5 #70

nootanghimire opened this issue Nov 2, 2015 · 2 comments

Comments

@nootanghimire
Copy link

When working with django 1.5 (as stated on requirements.txt), I got errors. With some digging, I found that it was actually a bug at django:

See: https://code.djangoproject.com/ticket/18192

Changing django to 1.6 solved it.

@nukeador
Copy link
Member

nukeador commented Nov 2, 2015

Uhmmm, in fact we should update code to work on 1.8 which is the LTS version.

@nootanghimire do you have time to check this and send a PR upstream with the changes?

@nootanghimire
Copy link
Author

@nukeador Can't promise anything, but I'll try and work on that.

On Tue, Nov 3, 2015 at 3:03 AM, Nukeador [email protected] wrote:

Uhmmm, in fact we should update code to work on 1.8 which is the LTS
version.

@nootanghimire https://github.com/nootanghimire do you have time to
check this and send a PR upstream with the changes?


Reply to this email directly or view it on GitHub
#70 (comment)
.

Nootan Ghimire
http://cafecod.es/
[email protected]
[email protected]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants