formfield(form_class=None, choices_form_class=None, **kwargs) [source] Returns the default
class Field(**kwargs) [source] When you create a Form class, the most important
ngettext_lazy(singular, plural, number) [source]
LogEntry.action_flag The type of action logged: ADDITION, CHANGE, DELETION.
defaults.bad_request(request, exception, template_name='400.html') When a SuspiciousOperation is raised in Django
ForeignKey.db_constraint Controls whether or not a constraint should be created in the database for this foreign key. The default
class StringAgg(expression, delimiter) [source] Returns the input values concatenated into
SimpleTemplateResponse.context_data The context data to be used when rendering the template. It must be a
InlineModelAdmin.can_delete Specifies whether or not inline objects can be deleted in the inline. Defaults to True
class AlterModelManagers(name, managers) [source] Alters the managers that are available
Page 55 of 100