Update to use a context processor for the MEDIA_URL rather than having to pass it...
authorBrett Parker <brettp@fudge.(none)>
Thu, 31 Jan 2008 13:56:29 +0000 (13:56 +0000)
committerBrett Parker <brettp@fudge.(none)>
Thu, 31 Jan 2008 13:56:29 +0000 (13:56 +0000)
commitd4b37caed377b2739b82a3ac6e002f008d2616bd
treea570087efaec474f9df41d6ddfa9c152a2b9160a
parent9a0aa3d94f21060d82dc97675ba5d45cf804cbfe
Update to use a context processor for the MEDIA_URL rather than having to pass it in in each view
sommitrealweird/content/views.py
sommitrealweird/generic/context_processors.py [new file with mode: 0644]
sommitrealweird/settings.py
templates/base.html