diff options
Diffstat (limited to 'www/py-django-context-decorator/Makefile')
-rw-r--r-- | www/py-django-context-decorator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-django-context-decorator/Makefile b/www/py-django-context-decorator/Makefile index efd171dfb285..3caf3298a8c9 100644 --- a/www/py-django-context-decorator/Makefile +++ b/www/py-django-context-decorator/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alex@xanderio.de COMMENT= Remove the need to call super().get_context_data(**kwargs) in nearly every view +WWW= https://github.com/rixx/django-context-decorator LICENSE= BSD3CLAUSE |