__delitem__(key) Example: del request.session['fav_color']. This raises KeyError if the given key
DiscoverRunner.teardown_databases(old_config, **kwargs) Destroys the test databases, restoring pre-test conditions.
class base_session.AbstractBaseSession New in Django 1.9.
class PasswordResetForm A form for generating and emailing a one-time use link to reset a user’s password.
SimpleTestCase.assertContains(response, text, count=None, status_code=200, msg_prefix='', html=False) [source]
handle_no_permission() Depending on the value of raise_exception, the method either raises a PermissionDenied
class DjangoTemplates [source] Set BACKEND to 'django.template.backends
About this document This document provides an introduction to the
Overview When support for time zones is enabled, Django stores datetime information in UTC in the database, uses time-zone-aware datetime
Paginator.num_pages The total number of pages.
Page 18 of 35