Add form input fields utility
authorLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Fri, 4 Apr 2014 13:47:20 +0000 (16:47 +0300)
committerLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Fri, 4 Apr 2014 13:47:20 +0000 (16:47 +0300)
commit8e2877e7097836db4047c693a12052dc05a5ffe2
tree15e9e618ae0c7308e8831ce42f3ed3539f9213a8
parent353f6cde3fe6ba141a7b510a0832bec366be1e4a
Add form input fields utility
widget_tweaks/__init__.py [new file with mode: 0644]
widget_tweaks/models.py [new file with mode: 0644]
widget_tweaks/templatetags/__init__.py [new file with mode: 0644]
widget_tweaks/templatetags/widget_tweaks.py [new file with mode: 0644]
widget_tweaks/tests.py [new file with mode: 0644]