aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2019-08-26 02:49:28 +0800
committersunpoet <sunpoet@FreeBSD.org>2019-08-26 02:49:28 +0800
commit550329c2768c10371ee3a97521fe83f5fa19954b (patch)
treedbebefd8c2929a9f5b59b1e871a5e97f1c27d30b /www/Makefile
parent01daaae1826bac029afcbd5d781df09e88895af5 (diff)
downloadfreebsd-ports-gnome-550329c2768c10371ee3a97521fe83f5fa19954b.tar.gz
freebsd-ports-gnome-550329c2768c10371ee3a97521fe83f5fa19954b.tar.zst
freebsd-ports-gnome-550329c2768c10371ee3a97521fe83f5fa19954b.zip
Add py-django-i18nfield 1.5.0
This is yet another way to store multi-lingual content in Django. In contrast to other options like django-hvad, django-modeltranslation or django-parler it does not require additonal database tables and you can reconfigure the available languages without any changes to the database schema. In constrast to nece, it is not specific to PostgreSQL. WWW: https://github.com/raphaelm/django-i18nfield - While I'm here, add NO_ARCH PR: 239060 Submitted by: Alexander Sieg <alex@xanderio.de>
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 1bc6d698eeeb..365978d05bcf 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1554,6 +1554,7 @@
SUBDIR += py-django-hierarkey
SUBDIR += py-django-hijack
SUBDIR += py-django-htmlmin
+ SUBDIR += py-django-i18nfield
SUBDIR += py-django-js-asset
SUBDIR += py-django-json-rpc
SUBDIR += py-django-jsonfield