aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2014-02-02 16:10:14 +0800
committerkoobs <koobs@FreeBSD.org>2014-02-02 16:10:14 +0800
commit96974e7c0e87f92dab172c963f336628c07c1b51 (patch)
treedaa7f824442ae907c5eb0071a7b561abfb8c7729 /www/Makefile
parenta7fb3ab9d71eeaacdfaf4ba64eefae8ea96a40db (diff)
downloadfreebsd-ports-gnome-96974e7c0e87f92dab172c963f336628c07c1b51.tar.gz
freebsd-ports-gnome-96974e7c0e87f92dab172c963f336628c07c1b51.tar.zst
freebsd-ports-gnome-96974e7c0e87f92dab172c963f336628c07c1b51.zip
www/py-django-crispy-forms: The best way to have Django DRY forms [NEW PORT]
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. WWW: https://github.com/maraujop/django-crispy-forms PR: ports/186158 Submitted by: Johannes Jost Meixner <xmj@chaot.net>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index a961e7525a0f..5a07f7835240 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1500,6 +1500,7 @@
SUBDIR += py-django-caching-app-plugins
SUBDIR += py-django-classy-tags
SUBDIR += py-django-cms
+ SUBDIR += py-django-crispy-forms
SUBDIR += py-django-devel
SUBDIR += py-django-dpaste
SUBDIR += py-django-evolution