svn commit: r496731 - head/www/py-django-crispy-forms
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 24 14:31:49 UTC 2019
Author: sunpoet
Date: Sun Mar 24 14:31:42 2019
New Revision: 496731
URL: https://svnweb.freebsd.org/changeset/ports/496731
Log:
Reformat pkg-descr
Modified:
head/www/py-django-crispy-forms/pkg-descr
Modified: head/www/py-django-crispy-forms/pkg-descr
==============================================================================
--- head/www/py-django-crispy-forms/pkg-descr Sun Mar 24 14:31:37 2019 (r496730)
+++ head/www/py-django-crispy-forms/pkg-descr Sun Mar 24 14:31:42 2019 (r496731)
@@ -1,7 +1,7 @@
-The best way to have Django DRY forms. Build programmatic reusable layouts
-out of components, having full control of the rendered HTML without writing
-HTML in templates. All this without breaking the standard way of doing things
-in Django, so it plays nice with any other form application.
+The best way to have Django DRY forms. Build programmatic reusable layouts out
+of components, having full control of the rendered HTML without writing HTML in
+templates. All this without breaking the standard way of doing things in Django,
+so it plays nice with any other form application.
The application mainly provides:
- A filter named |crispy that will render elegant div based forms. Think of it
More information about the svn-ports-head
mailing list