Block a user
3ddeaf4641
click.types now available as form.types to avoid extra imports; fixed bug in Fieldset to make it raise errors encountered during validation
66c09bbbdb
implemented working form field grouping
0cd76e07a3
adblock enforcement, notifications, probably some other stuff
4aa55df5a0
more progress on commenting. reply forms still missing
dcceaa6aa5
added support for different formats to page decorator and used that for atom feed PoC
Reduce .tabs on
Administerable
and Named
to only include available options
d051afe5cb
added regexp constraint for Named.name to enforce it playing nice with URLs. this closes #20.