cc1
v2.1
CC1 source code docs
|
Go to the source code of this file.
Packages | |
namespace | src.wi.commontags.templatetags.formtags |
Functions | |
def | src.wi.commontags.templatetags.formtags.show_fieldsetform |
Renders given form without marking required fields. | |
def | src.wi.commontags.templatetags.formtags.show_fieldsetform_nrf |
Renders given form with required fields marked. |
Variables | |
tuple | src.wi.commontags.templatetags.formtags.register = template.Library() |