Once you’ve created your data models, Django automatically gives you a database-abstraction API that lets you create, retrieve, update and delete objects
SimpleTestCase.assertHTMLEqual(html1, html2, msg=None) [source] Asserts that the strings
get_full_name() A longer formal identifier for the user. A common interpretation would be the full name of the user, but it
register(*tags)(function) You can pass as many tags to register as you want in order to label your check. Tagging
class Jinja2 [source] Requires
get_template(template_name, using=None) [source] This function loads the template with the
class SetPasswordForm A form that lets a user change their password without entering the old password.
SimpleTestCase.assertHTMLNotEqual(html1, html2, msg=None) [source] Asserts that the strings
class Signal(providing_args=list) [source] All signals are django.dispatch.Signal
class Manager [source] A Manager is the interface through which database query
Page 34 of 35