question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Our fork support now django 1.9

See original GitHub issue

Today Django 1.9 is not supported. The main problem is this line https://github.com/ottoyiu/django-cors-headers/blob/1e7bf86310e54cf2520c1b197d4e54bf80004df3/corsheaders/middleware.py#L13 beacause loading is removed.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
adamchainzcommented, Sep 28, 2016

Will add Django 1.9 support in #118, thanks.

0reactions
ottoyiucommented, Sep 28, 2016

I have invited some interested collaborators that have emailed me personally to get this project back in shape. Apologies for the non-activity. I have not filed the proper open sourcing paperwork with my employer yet, and it prevents me from working on this project at the moment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python Connector for Django 1.9 and Python 3.5? [closed]
mysqlclient is a fork of MySQL-python. It adds Python 3.3~ support and merges some pull requests. MySQL-4.1 through 5.5 and Python-2.7, 3.3-3.5 are...
Read more >
Version1.9Roadmap - Django's bug tracker
At this time, we will fork stable/1.9.x from master. In previous release cycles we forked after beta, but now that we aren't going...
Read more >
django-oauth-toolkit-fork - Python package - Snyk
Django OAuth Toolkit can help you providing out of the box all the endpoints, data and logic needed to add OAuth2 capabilities to...
Read more >
django-yubin - PyPI
A reusable Django app for composing and queueing emails Adds ... emails: django-mailer2 (our own fork in APSL) and django-mailviews to compose the...
Read more >
django-extensions/CHANGELOG.md at main - GitHub
Improvement: Django 4 support; Improvement: Accept both --no-input and --noinput ... Django now includes JSONField our field is now deprecated ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found