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 !
commit  cef2eb625556d89c9410337af9611a158a339e37
tree    cbec7c20a1f3eba3795bbc9d90be201937b64a2e
parent  b3e01c9a1d3bea6c866cbe3ff6f1e7850b80465c
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]
file __init__.py Sun May 04 05:59:05 -0700 2008 Code cleanup and tons of docstrings added [zerok]
directory templates/ Sun Apr 27 03:51:17 -0700 2008 Init [zerok]
directory templatetags/ Sun May 04 05:59:05 -0700 2008 Code cleanup and tons of docstrings added [zerok]
directory utils/ Tue Jul 22 00:14:08 -0700 2008 Corrected a small error in the docstring for th... [zerok]