diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-06-28 10:27:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-06-28 10:27:16 +0800 |
commit | a2a60421337316312491ddab1d4df26ae9351d21 (patch) | |
tree | 7a1ac48980f1ced8122f1977abb76d0c8db702fa /www/Makefile | |
parent | 12e5922ac09d86e9491f77cd2a1189c22f694b04 (diff) | |
download | freebsd-ports-gnome-a2a60421337316312491ddab1d4df26ae9351d21.tar.gz freebsd-ports-gnome-a2a60421337316312491ddab1d4df26ae9351d21.tar.zst freebsd-ports-gnome-a2a60421337316312491ddab1d4df26ae9351d21.zip |
- Add py-django-filer 0.8.6
django-filer is a file management application for django. It handles
uploading and organizing files and images in contrib.admin.
WWW: http://pypi.python.org/pypi/django-filer/
WWW: https://github.com/stefanfoulis/django-filer
PR: ports/169249
Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
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 ff3a5bfe792f..4af88b1c2c2e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1459,6 +1459,7 @@ SUBDIR += py-django-devel SUBDIR += py-django-evolution SUBDIR += py-django-extensions + SUBDIR += py-django-filer SUBDIR += py-django-haystack SUBDIR += py-django-json-rpc SUBDIR += py-django-keyedcache |