[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#725618: ITP: python-django-crispy-forms -- app for Django providing elegant form rendering



Package: wnpp
Severity: wishlist
Owner: Jan Dittberner <jandd@debian.org>

* Package name    : python-django-crispy-forms
  Version         : 1.4.0
  Upstream Author : Miguel Araujo <miguel.araujo.perez@gmail.com>
* URL             : http://github.com/maraujop/django-crispy-forms
* License         : MIT
  Programming Lang: Python
  Description     : app for Django providing elegant form rendering

Django-crispy-forms provides you with a |crispy filter and {% crispy %} tag
that will let you control the rendering behavior of your Django forms in a
very elegant and DRY way. Have full control without writing custom form
templates. All this without breaking the standard way of doing things in
Django, so it plays nice with any other form application.

Django-crispy-forms supports several frontend frameworks, such as Twitter
Bootstrap (versions 2 and 3), Uni-form and Foundation. You can also easily
adapt your custom company's one, creating your own, see the docs for more
information. You can easily switch among them using CRISPY_TEMPLATE_PACK
setting variable.


Reply to: