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
Age
Commit message (
Expand
)
Author
2019-06-19
Refs #30485 -- Removed non-representative test that emitted a warning.
Jon Dufresne
2019-06-19
Fixed #29834 -- Fixed column mismatch crash with QuerySet.values()/values_lis...
can
2019-06-19
Fixed #30572 -- Prevented values()/values_list() on combined queryset from mu...
Mariusz Felisiak
2019-06-19
Fixed typos in signals and custom management commands docs.
Hasan Ramezani
2019-06-18
Fixed typos and example in signals.pre_init docs.
Hasan Ramezani
2019-06-18
Fixed LiveWidgetTests.test_textarea_trailing_newlines() crash on Chrome 75+.
Mariusz Felisiak
2019-06-17
Fixed typos in FakePayload docstring and SimplifiedURLTests test name.
Min ho Kim
2019-06-15
Refs #30451 -- Added HttpRequest._set_content_type_params() hook.
Mariusz Felisiak
2019-06-14
Fixed #12952 -- Adjusted admin log change messages to use form labels instead...
Sanyam Khurana
2019-06-13
Refs #30512, #15042 -- Added local-only address to sanitize_email() tests cases.
Carlton Gibson
2019-06-13
Fixed #30512 -- Used email.headerregistry.parser for parsing emails in saniti...
Joachim Jablon
2019-06-13
Fixed an example of email with display name in EmailMessage.from_email.
Joachim Jablon
2019-06-13
Refs #29548 -- Doc'd MariaDB support for GIS database functions.
Mariusz Felisiak
2019-06-13
Fixed #30128 -- Fixed handling timedelta timezone in database functions.
can
2019-06-12
Simplified GISFunctionsTests.test_point_on_surface().
Mariusz Felisiak
2019-06-12
Simplified django.urls.reverse() a bit.
Sergey Fedoseev
2019-06-12
Added missing support for PointOnSurface function on MariaDB.
Mariusz Felisiak
2019-06-12
Removed obsolete comment from GISFunctionsTests.test_asgeojson().
Mariusz Felisiak
2019-06-12
Fixed GISFunctionsTests.test_asgeojson() crash on MariaDB 10.2+.
Mariusz Felisiak
2019-06-11
Fixed #27486 -- Fixed Python 3.7 DeprecationWarning in intword and filesizefo...
Jon Dufresne
2019-06-11
Fixed intword example in docs/ref/contrib/humanize.txt.
Jon Dufresne
2019-06-11
Refs #27486 -- Added tests for filesizeformat filter.
Jon Dufresne
2019-06-11
Fixed #30486 -- Fixed the default value of Aggregate.distinct and updated exa...
Vyacheslav Ver
2019-06-11
Changed charset and collation link to MySQL docs.
Mykola Nicholas
2019-06-10
Fixed #30548 -- Improved exception when expression contains mixed types.
CruxBox
2019-06-10
Fixed #30553 -- Clarified the default value of disable_existing_loggers.
swatantra
2019-06-10
Fixed #30556 -- Avoided useless query and hasher call in ModelBackend.authent...
Aymeric Augustin
2019-06-10
Refs #27804 -- Used subTest() in filesizeformat tests and HumanizeTests.
Jon Dufresne
2019-06-07
Fixed #29379 -- Added autocomplete attribute to contrib.auth.forms fields.
Hasan Ramezani
2019-06-07
Fixed #30521 -- Fixed invalid HTML in default error pages.
Alexandre Varas
2019-06-07
Refs #30521 -- Added tests for content of default error pages.
Mariusz Felisiak
2019-06-07
Fixed #30550 -- Fixed decoding of non-UTF-8 bytes objects in response.json().
Jon Dufresne
2019-06-07
Refs #27804 -- Used subTest() in BinaryFieldTests.test_set_and_retrieve.
Jon Dufresne
2019-06-06
Refs #30512 -- Added tests for sanitizing email addresses with display name a...
Joachim Jablon
2019-06-06
Refs #30512 -- Used subTest() in MailTests.test_sanitize_address.
Joachim Jablon
2019-06-06
Fixed #29706 -- Made RenameContentType._rename() save to the correct database.
Hasan Ramezani
2019-06-06
Updated Hindi language name.
Arpana Mehta
2019-06-05
Refs #30226 -- Added User.get_user_permissions() method.
Tobias Bengfort
2019-06-05
Fixed #30226 -- Added BaseBackend for authentication.
Tobias Bengfort
2019-06-05
Fixed #30542 -- Fixed crash of numerical aggregations with filter.
Étienne Beaulé
2019-06-05
Added stub release notes for 2.2.3.
Mariusz Felisiak
2019-06-04
Fixed typo in tests/generic_views/test_base.py.
Tim Graham
2019-06-04
Updated release process notes for oss-security list content guidelines.
Carlton Gibson
2019-06-04
Fixed #30505 -- Doc'd how changes in the order of Field.choices affect migrat...
Caio Ariede
2019-06-04
Fixed #30520 -- Fixed crash of admin model inlines on custom fields without l...
Jones Ambrosi
2019-06-04
Fixed #30534 -- Fixed overriding a field's default in ModelForm.cleaned_data().
RobertAKARobin
2019-06-03
Added CVE-2019-12308 to the security release archive.
Nick Pope
2019-06-03
Added CVE-2019-11358 to the security release archive.
Nick Pope
2019-06-03
Fixed typos in 1.11.21, 2.1.9, 2.2.2 release notes.
Mariusz Felisiak
2019-06-03
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
Mariusz Felisiak
[prev]
[next]