Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| # 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 |
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.