diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2018-05-11 00:25:56 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2018-05-11 00:25:56 +0800 |
commit | 7dd9ec29a60380c153ba564dce6cc140486b14de (patch) | |
tree | b30aa17cfacca530f21d6d15ca95f4c35e9cd306 /www/Makefile | |
parent | 1161108b3c1830236b331fc6abb8a70fdcea9db7 (diff) | |
download | freebsd-ports-gnome-7dd9ec29a60380c153ba564dce6cc140486b14de.tar.gz freebsd-ports-gnome-7dd9ec29a60380c153ba564dce6cc140486b14de.tar.zst freebsd-ports-gnome-7dd9ec29a60380c153ba564dce6cc140486b14de.zip |
The django CMS Admin Style is a Django Theme tailored to the needs of django CMS
and adds pretty CSS styles for the django CMS admin interface.
WWW: https://www.django-cms.org/
PR: 227672
Submitted by: freebsd_ports@k-worx.org
Sponsored by: iXsystems Inc.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 86b43ef0c923..0fad63b0f9e2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1624,6 +1624,7 @@ SUBDIR += py-django_compressor SUBDIR += py-django_openstack_auth SUBDIR += py-django_polymorphic + SUBDIR += py-djangocms-admin-style SUBDIR += py-djangorestframework SUBDIR += py-djangorestframework36 SUBDIR += py-djangorestframework-csv |