This document describes Django’s file access APIs for files such as those uploaded by a user. The lower level APIs are general enough that you could use them for other purposes
update_session_auth_hash(request, user) [source] This function takes the current request
Signal.send(sender, **kwargs) [source]
skipIfDBFeature(*feature_name_strings) [source] Skip the decorated test or TestCase
user_passes_test(test_func, login_url=None, redirect_field_name='next') [source] As a shortcut
render_to_response(template_name, context=None, content_type=None, status=None, using=None) [source] This
django.conf.settings.configure(default_settings, **settings) Example:
savepoint_commit(sid, using=None) [source] Releases savepoint sid. The changes
class base_session.BaseSessionManager New in Django 1.9.
DiscoverRunner.test_runner This is the class of the low-level test runner which is used to execute the individual tests and
Page 1 of 35