Skip to content

Instantly share code, notes, and snippets.

View jesperp's full-sized avatar
📚
Studying from home

Jesper jesperp

📚
Studying from home
View GitHub Profile
@jesperp
jesperp / gist:980369
Created May 19, 2011 07:54 — forked from sorl/gist:979651
Upp! API version 1
#coding=utf-8
__test__ = {
"api_v1": """
Upp! API version 1
==================
Testing the functionality of Upp! API
>>> from django.utils import simplejson as json
>>> from django.test.client import Client