From 6d5e94f0ce4552832285cce22a8e3654b903dba3 Mon Sep 17 00:00:00 2001 From: Joe Gregorio Date: Wed, 25 Aug 2010 23:49:30 -0400 Subject: First pass at adding in pagination --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index debf9c383..12c6ff96a 100644 --- a/Makefile +++ b/Makefile @@ -3,3 +3,6 @@ pep8: test: python runtests.py + +skeletons: + python discovery_extras.py tests/data/buzz.json tests/data/latitude.json tests/data/moderator.json -- cgit v1.2.3