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

settings.MEDIA_URL could be None #7

Closed
wants to merge 218 commits into from
Closed

Conversation

kalle
Copy link

@kalle kalle commented Oct 26, 2010

Hi,

Here is a quick bug fix. settings.MEDIA_URL is used when deciding if the toolbar should be visible or not.
But in my setup settings.MEDIA_URL is None (I use django-static for static files) so the toolbar crashes.

///Kalle

David Cramer and others added 30 commits September 7, 2008 23:59
…emplates; added cache panel; added http_vars panel
…me from it); added ajax support (sort of); added a bunch of middleware-like hooks; updated design to be more django esque
…ss_request; fixed sql to properly adjust its offset; added _untested_ templates panel; added view/module name to profiler output
List of TODO
Altered templates for new design.
mape and others added 28 commits October 4, 2008 19:10
…bug. For times when you can't access firefox firebug.
Conflicts:

	debug_toolbar/templates/debug_toolbar/base.html
@dcramer
Copy link
Owner

dcramer commented Apr 26, 2011

No longer applies to current build

@dcramer dcramer closed this Apr 26, 2011
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.

None yet

4 participants