| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Thanks to Simon Charette, Aymeric Augustin, and Tim Graham
for reviews and contributions.
|
|
|
|
Thanks Jorge Carleitao for the report and Aymeric Augustin, Tim Graham
for the reviews.
|
|
Added MultipleObjectMixin.ordering and get_ordering().
Refs #21450.
|
|
Also the unused, undocumented django.utils.html.strip_entities() function.
|
|
|
|
And accessorily added missing bits fixing #23293.
Forward port of 2cbafd814 from stable/1.7.x
|
|
Thanks jonash for the suggestion and initial patch.
|
|
Thanks MarkusH for the report and Florian for review.
|
|
Thanks SpaceFox for the report.
|
|
|
|
Thanks Baptiste for the suggestion.
|
|
Thanks giulettamasina for the report and Tim Graham for the review.
|
|
|
|
|
|
|
|
Also added StrAndUnicode mixin note to deprecation plan as it was
missing.
|
|
|
|
|
|
Thanks Baptiste Mispelon for the suggestion.
|
|
|
|
|
|
|
|
Thanks veena for the suggestion and Simon Charette and Kévin Etienne for reviews.
|
|
Thanks Claude Paroz for the review.
|
|
attributes.
Thanks Jeremy Dunck for the suggestion and Nick Sanford for review.
|
|
Thanks DrMeers for the suggestion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Kyle Owens for the report.
|
|
|
|
|
|
Mention of custom user models has been removed since UserCreationForm
didn't support custom user models anyway. Refs #19353.
|
|
Moved the {% lorem %} tag to built-in tags.
|
|
|
|
|
|
|
|
Thanks Anssi and Tim for reviews.
|
|
supports FK after 9bc2d76.
Also added get_input_data() hook in createsuperuser.
Thanks Chris Jerdonek and Tim Graham for review.
|
|
Thanks haimunt at yahoo.com for the suggestion.
|
|
charettes/ticket-22943-compiled-regex-deconstruction
Fixed #22943 -- Correctly serialize compiled regexes.
|
|
Thanks pmartin for the report.
|
|
Thanks to antialiasis at gmail dot com for the patch.
|