To define a many-to-many relationship, use
dumps(obj, key=None, salt='django.core.signing', compress=False) [source] Returns URL-safe
BaseFormSet.can_delete Default: False Lets you create a formset with the ability
class base_session.BaseSessionManager New in Django 1.9.
has_perm(perm, obj=None) Returns True if the user has the specified permission, where perm is in the
user_passes_test(test_func, login_url=None, redirect_field_name='next') [source] As a shortcut
class TestCase [source] This is the most common class to use for writing tests in Django
Paginator.count The total number of objects, across all pages.
send_mail(subject, message, from_email, recipient_list, fail_silently=False, auth_user=None, auth_password=None, connection=None, html_message=None)
wsgi_request The WSGIRequest instance generated by the test handler that generated the response.
Page 4 of 35