summaryrefslogtreecommitdiff
path: root/docs/releases/1.9.3.txt
Commit message (Expand)AuthorAgeFilesLines
* Refs #17209 -- Removed login/logout and password reset/change function-based ...Tim Graham2017-09-221-1/+1
* Fixed typo in 1.9.3/1.8.10 release date.Dmitry Dygalo2016-03-021-1/+1
* Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login.Florian Apolloner2016-03-011-0/+33
* Fixed CVE-2016-2512 -- Prevented spoofing is_safe_url() with basic auth.Mark Striemer2016-03-011-0/+16
* Added stub release notes for security issues.Tim Graham2016-03-011-2/+2
* Fixed #26186 -- Documented how app relative relationships of abstract models ...Simon Charette2016-02-291-0/+4
* Fixed #26286 -- Prevented content type managers from sharing their cache.Simon Charette2016-02-261-0/+3
* Fixed #26280 -- Fixed cached template loader crash when loading nonexistent t...Ivan Tsouvarev2016-02-261-0/+3
* Fixed #26231 -- Used .get_username in admin login template.Sjoerd Job Postmus2016-02-251-0/+4
* Fixed #26267 -- Fixed BoundField to reallow slices of subwidgets.Jon Dufresne2016-02-241-0/+2
* Refs #26253 -- Forwardported release note.Tim Graham2016-02-221-0/+3
* Fixed #26204 -- Reallowed dashes in top-level domains for URLValidator.Tim Graham2016-02-181-0/+3
* Fixed #26219 -- Fixed crash when filtering by Decimal in RawQuery.Akshesh2016-02-171-0/+3
* Fixed #26215 -- Fixed RangeField/ArrayField serialization with None valuesClaude Paroz2016-02-161-0/+4
* Fixed #26212 -- Made forms.FileField and translation.lazy_number() picklable.Alexey Kotlyarov2016-02-151-0/+3
* Fixed #26196 -- Made sure __in lookups use to_field as default.Anssi Kääriäinen2016-02-111-0/+3
* Fixed #26153 -- Reallowed Q-objects in ForeignObject.get_extra_descriptor_fil...Anssi Kääriäinen2016-02-111-0/+4
* Fixed #26162 -- Checked query name clashes of hidden relationships.Simon Charette2016-02-081-0/+3
* Fixed #26177 -- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_TZ=False.Tim Graham2016-02-081-0/+3
* Fixed #26155 -- Skipped URL checks if no ROOTURL_CONF setting.Buddy Lindsey, Jr2016-02-011-1/+2
* Added stub release notes for 1.9.3.Tim Graham2016-02-011-0/+12