pytask/templatetags/__init__.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 16 Jan 2011 20:54:42 +0530
changeset 427 42156890006d
parent 424 5ed0362bd674
permissions -rw-r--r--
Move all the content from create form to edit form for tasks.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
424
5ed0362bd674 Add templatetags for form handling.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
     1
"""Package containing templatetags used all across the site.
5ed0362bd674 Add templatetags for form handling.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
     2
"""