public
Description: Some Django utilities I share between some of my sites (like Pagination, OOPViews ...)
Homepage: http://zerokspot.com/
Clone URL: git://github.com/zerok/django-zsutils.git
Click here to lend your support to: django-zsutils and make a donation at www.pledgie.com !
zerok (author)
Tue Oct 14 13:30:16 -0700 2008
commit  13e561a513cab1cd1224de26735f02f728947a6d
tree    619f51609f1480706bc669af0c1762720c55ef5f
parent  a3e0aa45e650f5cbcc282af030b2789b5303e635
name age message
file .gitignore Sun Apr 27 03:51:17 -0700 2008 Init [zerok]
file INSTALL.txt Sun Apr 27 04:29:13 -0700 2008 INSTALL.txt added [zerok]
file LICENSE.txt Sun Apr 27 04:05:46 -0700 2008 BSD license added [zerok]
directory django_zsutils/ Loading commit data...
directory tests/