From 38658b6eda94808d1a9054f30ff049deba2fa480 Mon Sep 17 00:00:00 2001 From: Sylvio Cesar Teixeira Date: Fri, 4 Mar 2011 20:30:50 +0000 Subject: Support for serving static media from within django app directories WWW: http://github.com/divio/django-appmedia PR: ports/155273 Submitted by: Kurt Lidl --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 147ef9541716..efd623581615 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1464,6 +1464,7 @@ SUBDIR += py-cssutils SUBDIR += py-django SUBDIR += py-django-app-plugins + SUBDIR += py-django-appmedia SUBDIR += py-django-classy-tags SUBDIR += py-django-devel SUBDIR += py-django-evolution -- cgit v1.2.3