| Age | Commit message (Collapse) | Author |
|
|
|
related object is deleted.
|
|
TemplatesSetting docs.
|
|
defaults.
|
|
from the model field.
Thanks Ramin Farajpour Cami for the report.
|
|
This will be a more useful regression test after refs #27515.
|
|
|
|
|
|
Thanks to Rachel Tobin for the initial __qualname__ work and tests.
|
|
runserver --insecure.
|
|
|
|
As per c651331b34b7c3841c126959e6e52879bc6f0834.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
Setting __qualname__ is sufficient for pickling of DoesNotExist and
and MultipleObjectsReturned to work correctly.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Eneko Illarramendi for the report and initial patch.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
MultipleObjectsReturned classes.
|
|
|
|
|
|
Unknown if it was ever used.
|
|
|
|
non-ASCII chars are present.
|
|
|
|
|
|
Regression in fee42fd99ee470528858c2ccb3621135c30ec262.
Thanks Claude Paroz, Jon Dufresne, and Tim Graham for the guidance.
|
|
a callable that returns None.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|