diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-04-20 18:46:49 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-04-20 18:46:49 +0000 |
commit | 23fef823c7660c279dc2598e29c8d6de9242bd4b (patch) | |
tree | 10067f61818a7f2d2adcad93676f77233bfab6c6 /www/Makefile | |
parent | c57f61ecec12ee8618619646676baef8c9f08439 (diff) |
www/py-django-annotations: create port
Django implementation of annotatorjs Storage.
WWW: https://github.com/TheDataShed/django-annotations
Notes
Notes:
svn path=/head/; revision=413696
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 05fe1bf56d20..e8b493219604 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1522,6 +1522,7 @@ SUBDIR += py-cssutils SUBDIR += py-django SUBDIR += py-django-allauth + SUBDIR += py-django-annotations SUBDIR += py-django-annoying SUBDIR += py-django-app-plugins SUBDIR += py-django-appconf |