From 5b53efb91e7884ab74cebd0c86cf21375081253c Mon Sep 17 00:00:00 2001 From: Josh Paetzel Date: Fri, 3 Feb 2012 22:10:31 +0000 Subject: A simple JSON-RPC implementation for Django. https://github.com/samuraisam/django-json-rpc PR: ports/164731 Submitted by: John Hixson --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index cad32fe16cd0..5c9d0396065e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1404,6 +1404,7 @@ SUBDIR += py-django-evolution SUBDIR += py-django-extensions SUBDIR += py-django-haystack + SUBDIR += py-django-json-rpc SUBDIR += py-django-keyedcache SUBDIR += py-django-livesettings SUBDIR += py-django-mptt -- cgit v1.2.3