Skip to content

Instantly share code, notes, and snippets.

View ccarpenterg's full-sized avatar

Cristian Carpenter ccarpenterg

View GitHub Profile
# NOTE: This code was extracted from a larger class and has not been
# tested in this form. Caveat emptor.
import django.conf
import django.contrib.auth
import django.core.handlers.wsgi
import django.db
import django.utils.importlib
import httplib
import json
import logging