SimpleTestCase.allow_database_queries New in Django 1.9.
create_user(*username_field*, password=None, **other_fields) The prototype of create_user() should accept the username
models.BaseModelFormSet.changed_objects
class Signer(key=None, sep=':', salt=None) [source] Returns a signer which uses key
sign(value) [source] Sign value and append current timestamp to it.
class SimpleTestCase [source] A subclass of
class ModelForm [source] If you’re building a database-driven app, chances are you’ll have
models.BaseModelFormSet.deleted_objects
get_permission_denied_message() When raise_exception is True, this method can be used to control the
never_cache(view_func) [source] This decorator adds a Cache-Control: max-age=0, no-cache
Page 20 of 35