Introduction to concepts
When I first got to django-uni-form I got lost, because I was reading usage examples without knowing what a helper or a layout were. I think there should be an introduction to these concepts, listing all the methods and choices there are. Listing all the helper objects there are, how you set ids, css classes, where to use each one...
Syntax highlighting
Last, some of the templates and tags you mention, are not marked as code to say it some way. I think when you mention field.html, it should be field.html.