| Age | Commit message (Collapse) | Author |
|
Follow up to ad393beeb71e8774e4bf9ad842b97022e50f1231.
|
|
|
|
|
|
|
|
raised OverflowError.
|
|
Regression in f48bc7c3dbd204eefb3c19016b1e4906ac26bee3.
|
|
Thanks Tom Aratyn for the report.
|
|
authenticate().
|
|
dict.
|
|
|
|
|
|
|
|
English words aren't removed if non-ASCII chars are present.
|
|
method for reuse.
|
|
|
|
|
|
|
|
variable names.
Fixed by 9ec7d8e514e09636b0ab4bcac74b5f7a5be335a3.
|
|
Thanks Fraser Nevett for the report and Tim Graham for patch edits.
|
|
|
|
|
|
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.
|