Skip to content

Fix static assets - #322

Merged
jezdez merged 1 commit into
django-commons:masterfrom
mattrobenolt:fix-static-urls
Oct 5, 2012
Merged

Fix static assets#322
jezdez merged 1 commit into
django-commons:masterfrom
mattrobenolt:fix-static-urls

Conversation

@mattrobenolt

Copy link
Copy Markdown
Contributor

Should be pretty obvious.

  • STATIC_URL wasn't accessible from within the template since it's not using a RequestContext
  • Referenced the wrong path for the js file

@nuklea

nuklea commented Sep 28, 2012

Copy link
Copy Markdown
Contributor

Great request!

diox added a commit to liberation/django-debug-toolbar that referenced this pull request Oct 1, 2012
jezdez added a commit that referenced this pull request Oct 5, 2012
@jezdez
jezdez merged commit aeb45f2 into django-commons:master Oct 5, 2012
@jezdez

jezdez commented Oct 5, 2012

Copy link
Copy Markdown
Contributor

Sigh, sorry for that :(

ryneeverett pushed a commit to ryneeverett/django-debug-toolbar that referenced this pull request Oct 2, 2016
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