Date: Sun, 24 Mar 2019 14:31:42 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496731 - head/www/py-django-crispy-forms Message-ID: <201903241431.x2OEVgm9075457@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903241431.x2OEVgm9075457>