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

Added documentation around ProfilingPanel and problems with the middlwares #620

Conversation

tim-schilling
Copy link
Contributor

Closes #497

``process_view`` methods to be skipped.

Note that if the quick setup is used, the ``DebugToolbarMiddleware`` will
be inserted first in ``MIDDLEWARE_CLASSES``.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be absolutely explicit, I would suggest:

Note that the quick setup creates this situation, as it inserts
``DebugToolbarMiddleware`` first in ``MIDDLEWARE_CLASSES``

@aaugustin
Copy link
Contributor

There's already a section about the profiling panel under "Non-default built-in panels", can you move your proposal there?

@tim-schilling
Copy link
Contributor Author

Wow, I can't believe I missed the section about the profiling panel. Thank you for reviewing this.

@aaugustin
Copy link
Contributor

I'll squash and merge this.

@aaugustin
Copy link
Contributor

e009bb3

@aaugustin aaugustin closed this Aug 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DjDT breaks process_view for other middleware
2 participants