DiscoverRunner.teardown_test_environment(**kwargs) Restores the pre-test environment.
skipIfDBFeature(*feature_name_strings) [source] Skip the decorated test or TestCase
clean_savepoints(using=None) [source] Resets the counter used to generate unique savepoint
javascript_catalog(request, domain='djangojs', packages=None) [source]
Django ships with a variety of extra, optional tools that solve common problems (contrib.*). For easier maintenance and to trim the size of the codebase, a few
savepoint_rollback(sid, using=None) [source] Rolls back the transaction to savepoint sid
django.conf.settings.configure(default_settings, **settings) Example:
class base_session.BaseSessionManager New in Django 1.9.
Signal.send(sender, **kwargs) [source]
class backends.db.SessionStore Implements database-backed session store.
Page 1 of 35