Aymeric Augustin
|
3ee0834a46
Fixed #30556 -- Avoided useless query and hasher call in ModelBackend.authenticate() when credentials aren't provided.
|
5 vuotta sitten |
Jon Dufresne
|
e065b29387
Refs #27804 -- Used subTest() in filesizeformat tests and HumanizeTests.
|
5 vuotta sitten |
Hasan Ramezani
|
dcb8f00d06
Fixed #29379 -- Added autocomplete attribute to contrib.auth.forms fields.
|
6 vuotta sitten |
Alexandre Varas
|
c498f088c5
Fixed #30521 -- Fixed invalid HTML in default error pages.
|
5 vuotta sitten |
Mariusz Felisiak
|
3fb0a1a67f
Refs #30521 -- Added tests for content of default error pages.
|
5 vuotta sitten |
Jon Dufresne
|
d6ea4898c4
Fixed #30550 -- Fixed decoding of non-UTF-8 bytes objects in response.json().
|
5 vuotta sitten |
Jon Dufresne
|
498092377b
Refs #27804 -- Used subTest() in BinaryFieldTests.test_set_and_retrieve.
|
5 vuotta sitten |
Joachim Jablon
|
8ba20d9071
Refs #30512 -- Added tests for sanitizing email addresses with display name and two @ signs.
|
5 vuotta sitten |
Joachim Jablon
|
f841a776fe
Refs #30512 -- Used subTest() in MailTests.test_sanitize_address.
|
6 vuotta sitten |
Hasan Ramezani
|
661e6cc2c9
Fixed #29706 -- Made RenameContentType._rename() save to the correct database.
|
6 vuotta sitten |
Arpana Mehta
|
4b45b6c8e4
Updated Hindi language name.
|
5 vuotta sitten |
Tobias Bengfort
|
581a0f4545
Refs #30226 -- Added User.get_user_permissions() method.
|
6 vuotta sitten |
Tobias Bengfort
|
75337a6050
Fixed #30226 -- Added BaseBackend for authentication.
|
6 vuotta sitten |
Étienne Beaulé
|
4b6dfe1622
Fixed #30542 -- Fixed crash of numerical aggregations with filter.
|
5 vuotta sitten |
Mariusz Felisiak
|
1f81e2df69
Added stub release notes for 2.2.3.
|
5 vuotta sitten |
Tim Graham
|
b916c27f9a
Fixed typo in tests/generic_views/test_base.py.
|
5 vuotta sitten |
Carlton Gibson
|
8a187bfa3b
Updated release process notes for oss-security list content guidelines.
|
5 vuotta sitten |
Caio Ariede
|
5248abe9b0
Fixed #30505 -- Doc'd how changes in the order of Field.choices affect migrations.
|
5 vuotta sitten |
Jones Ambrosi
|
f9561144d7
Fixed #30520 -- Fixed crash of admin model inlines on custom fields without labels.
|
5 vuotta sitten |
RobertAKARobin
|
aa94f7c899
Fixed #30534 -- Fixed overriding a field's default in ModelForm.cleaned_data().
|
5 vuotta sitten |
Nick Pope
|
21b1d23912
Added CVE-2019-12308 to the security release archive.
|
5 vuotta sitten |
Nick Pope
|
8fb0ea5583
Added CVE-2019-11358 to the security release archive.
|
5 vuotta sitten |
Mariusz Felisiak
|
100ec901ae
Fixed typos in 1.11.21, 2.1.9, 2.2.2 release notes.
|
5 vuotta sitten |
Mariusz Felisiak
|
5ab75adb90
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
|
5 vuotta sitten |
Nathan Gaberel
|
b27c9c953b
Fixed #28604 -- Prevented ManifestStaticFilesStorage from leaving intermediate files.
|
5 vuotta sitten |
Carlton Gibson
|
34ec52269a
Applied jQuery patch for CVE-2019-11358.
|
5 vuotta sitten |
Carlton Gibson
|
deeba6d920
Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before rendering clickable link.
|
5 vuotta sitten |
Carlton Gibson
|
98c0fe19ee
Added stub release notes for security releases.
|
5 vuotta sitten |
can
|
dffa3e1992
Fixed #30493 -- Fixed prefetch_related() for GenericRelation with different content types.
|
5 vuotta sitten |
Mariusz Felisiak
|
f66021f3f7
Refs #30493 -- Added GenericRelatedObjectManager.get_content_type() hook.
|
5 vuotta sitten |