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

Make DebugToolarMiddleware compatible with Django 1.10's MIDDLEWARE setting #864

Merged
merged 3 commits into from
Aug 20, 2016

Conversation

matthiask
Copy link
Member

(Refs #853.)

I'd very much appreciate additional guidance on required tests and/or docs. Modifying tests/settings.py to contain MIDDLEWARE instead of MIDDLEWARE_CLASSES does not work (obviously).

Thanks for the project, and thanks for your time.

@codecov-io
Copy link

codecov-io commented Jul 27, 2016

Current coverage is 75.52% (diff: 88.88%)

Merging #864 into master will increase coverage by 0.07%

@@             master       #864   diff @@
==========================================
  Files            30         30          
  Lines          1654       1659     +5   
  Methods           0          0          
  Messages          0          0          
  Branches        246        246          
==========================================
+ Hits           1248       1253     +5   
  Misses          327        327          
  Partials         79         79          

Powered by Codecov. Last update ffe1bd8...388e177

* jdufresne/fix-test-warning:
  Add SessionAuthenticationMiddleware to test settings.py to silence warning
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