Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 support #20

Open
moggers87 opened this issue Sep 4, 2015 · 3 comments
Open

Python 3 support #20

moggers87 opened this issue Sep 4, 2015 · 3 comments

Comments

@moggers87
Copy link
Contributor

While working on PR #19 I found that django-session-csrf doesn't work under Python 3.

Probably not much work as this module is quite small.

@moggers87
Copy link
Contributor Author

I have Python support in my fork: https://github.com/moggers87/django-csrf-session

If there's interest here, I can make a PR

@peterbe
Copy link
Contributor

peterbe commented Oct 3, 2016

Please please please revive this.
We rely on django-session-csrf in sugardough and I just today discovered that django-session-csrf is the thing that breaks sugardough in python 3.

Make a PR (rebased up) and we can discuss it there.

@peterbe
Copy link
Contributor

peterbe commented Oct 3, 2016

Let's get the basics working first of all. I.e. it running in Python 3.
Then we really should work on adding tox. And travis should run the tox script. That way local devs and travis tests python X compatibility the same way.

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

No branches or pull requests

2 participants