Merge lp://staging/~ricardokirkner/django-preflight/865623-overview-with-requestcontext into lp://staging/django-preflight

Proposed by Ricardo Kirkner
Status: Merged
Approved by: David Owen
Approved revision: 13
Merged at revision: 12
Proposed branch: lp://staging/~ricardokirkner/django-preflight/865623-overview-with-requestcontext
Merge into: lp://staging/django-preflight
Diff against target: 65 lines (+28/-1)
2 files modified
preflight/tests.py (+25/-0)
preflight/views.py (+3/-1)
To merge this branch: bzr merge lp://staging/~ricardokirkner/django-preflight/865623-overview-with-requestcontext
Reviewer Review Type Date Requested Status
David Owen (community) Approve
Review via email: mp+77993@code.staging.launchpad.net

Commit message

use a RequestContext instance when rendering the overview page

Description of the change

Makes preflight work with templates depending on the STATIC_URL var provided by django's 1.3 static template context processor by using a RequestContext when rendering the response.

To post a comment you must log in.
Revision history for this message
David Owen (dsowen) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches