Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed field det... | Claude Paroz | 2016-10-01 | 1 | -0/+3 |
* | Added release date for 1.10.2. | Tim Graham | 2016-10-01 | 1 | -1/+1 |
* | Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple. | Tim Graham | 2016-09-30 | 1 | -4/+4 |
* | Fixed #27271 -- Fixed a crash in runserver logging. | Sergey Fursov | 2016-09-27 | 1 | -0/+3 |
* | Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput,... | Tim Graham | 2016-09-22 | 1 | -0/+5 |
* | Fixed #27238 -- Disabled check_pattern_startswith_slash if settings.APPEND_SL... | Alasdair Nicol | 2016-09-19 | 1 | -0/+3 |
* | Fixed #27143 -- Allowed combining SearchQuery with more than one & or | opera... | Nicola Jordan | 2016-09-07 | 1 | -0/+3 |
* | Fixed #27180 -- Fixed a crash in MySQL checks where SELECT @@sql_mode doesn't... | Markus Gerards | 2016-09-07 | 1 | -1/+2 |
* | Added stub release notes for 1.10.2. | Tim Graham | 2016-09-01 | 1 | -0/+12 |