add MEDIA_URL variable in templatetags, so that pagination template can use images
authortzangms <tzangms@streetvoice.com>
Wed, 29 Jul 2009 03:23:59 +0000 (11:23 +0800)
committerEric Florenzano <floguy@gmail.com>
Wed, 29 Jul 2009 04:03:56 +0000 (12:03 +0800)
commit9e414cdd4ecdd1eaebd9fce9582adb163705f674
treed2ba496f47153ea84f19c0cb6b632b4bdcd42e00
parent149b6393e3db238153836d607863d10073a1fc89
add MEDIA_URL variable in templatetags, so that pagination template can use images

Signed-off-by: Eric Florenzano <floguy@gmail.com>
pagination/templatetags/pagination_tags.py