aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorTom Judge <tj@FreeBSD.org>2016-04-01 03:31:43 +0000
committerTom Judge <tj@FreeBSD.org>2016-04-01 03:31:43 +0000
commit514d265f6669392ab07db76131844693b591e8c5 (patch)
treef5519beedb871ab9f608f0164fcac4278af4e75d /www/Makefile
parent47497c19f8717019d2c6776bcac463765e5e1ee1 (diff)
downloadports-514d265f6669392ab07db76131844693b591e8c5.tar.gz
ports-514d265f6669392ab07db76131844693b591e8c5.zip
New port www/py-django-configurations 1.0
django-configurations eases Django project configuration by relying on the composability of Python classes. It extends the notion of Django's module based settings loading with well established object oriented programming patterns. WWW: https://github.com/jazzband/django-configurations
Notes
Notes: svn path=/head/; revision=412312
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 609fead1db6a..8426b92d7f2f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1531,6 +1531,7 @@
SUBDIR += py-django-caching-app-plugins
SUBDIR += py-django-classy-tags
SUBDIR += py-django-cms
+ SUBDIR += py-django-configurations
SUBDIR += py-django-contact-form
SUBDIR += py-django-contrib-comments
SUBDIR += py-django-countries