| Age | Commit message (Collapse) | Author |
|
from forms and formsets
Thanks Tim Graham for the review.
|
|
MultipleObjectTemplateResponseMixin doesn't generate any template names.
|
|
|
|
|
|
%} tag
Thanks Beda Kosata for the report and Tim Graham for the review.
|
|
django.urls.path() routes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
examples.
|
|
Meta.manager_inheritance_from_future for backwards compatibility.
Refs 631f4ab06112aca5bd6a57b81159048f936050bf.
|
|
|
|
|
|
reverse relations.
|
|
other backends.
|
|
Thanks Adam Chidlow for polishing the patch.
|
|
django/views/templates/default_urlconf.html.
|
|
|
|
|
|
raised OverflowError.
|
|
Regression in f48bc7c3dbd204eefb3c19016b1e4906ac26bee3.
|
|
dict.
|
|
|
|
|
|
method for reuse.
|
|
|
|
|
|
|
|
Thanks Fraser Nevett for the report and Tim Graham for patch edits.
|
|
|
|
|
|
defaults.
|
|
from the model field.
Thanks Ramin Farajpour Cami for the report.
|
|
|
|
Thanks to Rachel Tobin for the initial __qualname__ work and tests.
|
|
|
|
|
|
|
|
Regression in ec50937bcbe160e658ef881021402e156beb0eaf.
Thanks Simon Charette for review.
|
|
|
|
get_user_permissions().
|
|
|
|
Using lowercased model class names suggested that accessing the attribute
from instances of the class returned an instance of the descriptor, but
this is only the case when accessed from the model class.
|