Skip to content

Remove the dependency on django-secure #2912

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

Merged
merged 1 commit into from
May 26, 2017
Merged

Remove the dependency on django-secure #2912

merged 1 commit into from
May 26, 2017

Conversation

alexwlchan
Copy link
Contributor

django-secure was merged into Django 1.8, and since rtd.org uses Django 1.9, migrating to using the built-in checks reduces the dependency list and avoids any problems between newer versions of Django and django-secure.


I was looking at the list of dependencies in #2819, noticed that django-secure was a package listed as "not compatible", then went digging in its repo and discovered it was deprecated.

django-secure was merged into Django 1.8, and since rtd.org uses
Django 1.9, migrating to using the built-in checks reduces the
dependency list and avoids any problems between newer versions
of Django and django-secure.

https://github.com/carljm/django-secure
https://docs.djangoproject.com/en/1.8/releases/1.8/#security-enhancements
@ericholscher
Copy link
Member

Thanks! :)

@ericholscher ericholscher merged commit 3531c85 into readthedocs:master May 26, 2017
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

Successfully merging this pull request may close these issues.

3 participants