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

Django 3.0 compatibitlity #58

Open
n4cr opened this issue Jan 14, 2020 · 2 comments
Open

Django 3.0 compatibitlity #58

n4cr opened this issue Jan 14, 2020 · 2 comments

Comments

@n4cr
Copy link

n4cr commented Jan 14, 2020

I was wondering if this library is going to support Django 3

@kaeruko
Copy link

kaeruko commented Jan 20, 2020

It seems have to upgrade this line to work at Django 3
because render_to_response is not working
https://github.com/muccg/django-iprestrict/blob/master/iprestrict/views.py#L9

from django.shortcuts import render_to_response

@sztamas
Copy link
Contributor

sztamas commented Aug 26, 2020

Support for Django 3 has been added to https://github.com/sztamas/django-iprestrict-redux.

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

3 participants