Skip to content

Instantly share code, notes, and snippets.

@andymckay
Last active December 16, 2015 22:29
Show Gist options
  • Save andymckay/5507339 to your computer and use it in GitHub Desktop.
Save andymckay/5507339 to your computer and use it in GitHub Desktop.
{
"order": ["stdlib", "django", "3rd", "local"],
"fallback": "local",
"from_order": {
"local": false
},
"modules": {
"3rd": [
"M2Crypto", "MySQLdb", "PIL", "apiclient", "appvalidator", "babel",
"basket", "bleach", "browserid", "caching", "captcha", "cef",
"celery", "celery_tasktree", "celeryutils", "commonware",
"cronjobs", "csp", "curling", "dateutil", "django_browserid",
"django_statsd", "django_tables", "easy_thumbnails",
"elasticutils", "fudge", "happyforms", "hera", "html5lib", "jingo",
"jingo_minify", "jinja2", "json_field", "jwt", "lxml", "mobility",
"mock", "mozpay", "multidb", "nose", "oauth2", "oauth2client",
"oauthlib", "path", "paypalx", "phpserialize", "piston",
"product_details", "pyes", "pyquery", "pytz", "queryset_transform",
"quieter_formset", "rdflib", "receipts", "redisutils", "requests",
"session_csrf", "slumber", "tastypie", "tastypie_services",
"test_utils", "tower", "uuidfield", "waffle"
],
"django": ["django"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment