index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
releases
/
1.11.3.txt
Age
Commit message (
Expand
)
Author
2017-07-01
Added release date for 1.11.3.
Tim Graham
2017-06-30
Fixed #28345 -- Applied limit_choices_to during ModelForm.__init__().
Jon Dufresne
2017-06-30
Fixed #28350 -- Fixed UnboundLocalError crash in RenameField with nonexistent...
Simon Charette
2017-06-22
Fixed #28298 -- Prevented a primary key alteration from adding a foreign key ...
Josh Schneier
2017-06-17
Fixed #28176 -- Restored the uncasted option value in ChoiceWidget template c...
Tim Graham
2017-06-17
Fixed #28303 -- Prevented localization of attribute values in the DTL attrs.h...
Tim Graham
2017-06-13
Fixed #28229 -- Fixed the value of LoginView's "next" template variable.
Mikhail Golubev
2017-06-13
Fixed #28284 -- Prevented Paginator's unordered object list warning from eval...
orf
2017-06-13
Fixed #28293 -- Fixed union(), intersection(), and difference() when combinin...
Mariusz Felisiak
2017-06-12
Fixed #27967 -- Fixed KeyError in admin's inline form with inherited non-edit...
Paulo
2017-06-08
Fixed #28282 -- Fixed class-based indexes name for models that only inherit M...
Jon Dufresne
2017-06-06
Fixed #28278 -- Fixed invalid HTML for a required AdminFileWidget.
kakulukia
2017-06-06
Fixed #28202 -- Fixed FieldListFilter.get_queryset() crash on invalid input.
Paulo
2017-06-05
Fixed #28262 -- Fixed incorrect DisallowedModelAdminLookup when a nested reve...
Paulo
2017-06-05
Fixed #28269 -- Fixed Model.__init__() crash on models with a field that has ...
Adam Johnson
2017-06-02
Fixed #28265 -- Prevented renderer warning on Widget.render() with **kwargs.
Jon Dufresne
2017-06-01
Added stub release notes for 1.11.3.
Tim Graham