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
/
tests
Age
Commit message (
Expand
)
Author
2019-06-12
Simplified GISFunctionsTests.test_point_on_surface().
Mariusz Felisiak
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
Refs #27486 -- Added tests for filesizeformat filter.
Jon Dufresne
2019-06-10
Fixed #30548 -- Improved exception when expression contains mixed types.
CruxBox
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-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-04
Fixed typo in tests/generic_views/test_base.py.
Tim Graham
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
Fixed #28604 -- Prevented ManifestStaticFilesStorage from leaving intermediat...
Nathan Gaberel
2019-06-03
Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before renderin...
Carlton Gibson
2019-05-31
Fixed #30493 -- Fixed prefetch_related() for GenericRelation with different c...
can
2019-05-31
Simplified m2m_recursive.tests.
Mariusz Felisiak
2019-05-31
Fixed #26192 -- Fixed crash of ordering by constants on PostgreSQL.
Mariusz Felisiak
2019-05-31
Refs #26192 -- Added tests for ordering by constant value.
Mariusz Felisiak
2019-05-31
Fixed #28520 -- Added --start-at/--start-after options to runtests.py.
Hasan Ramezani
2019-05-30
Refs #28520 -- Added _module_match_label() hook to runtests.py.
Hasan Ramezani
2019-05-29
Fixed #30523 -- Fixed updating file modification times on seen files in auto-...
Tom Forbes
2019-05-29
Fixed #30516 -- Fixed crash of autoreloader when re-raising exceptions with c...
Tom Forbes
2019-05-28
Fixed #30315 -- Fixed crash of ArrayAgg and StringAgg with ordering when used...
Caio Ariede
2019-05-28
Fixed #30479 -- Fixed detecting changes in manage.py by autoreloader when usi...
Tom Forbes
2019-05-27
Fixed typo in RasterField test name.
Ivor Bosloper
2019-05-27
Refs #24944 -- Added test for overriding domain in email context in PasswordR...
Mattia Procopio
2019-05-24
Fixed #30485 -- Adjusted django.utils.http.urlencode for doseq=False case.
Johan Lübcke
2019-05-24
Refs #9982 -- Added test for saving OneToOneField field after saving related ...
Mariusz Felisiak
2019-05-24
Used re.Pattern.findall() instead of re.findall() in inspectdb.tests.
Jon Dufresne
2019-05-24
Fixed #28780 -- Allowed specyfing a token parameter displayed in password res...
Rob
2019-05-24
Fixed #30497 -- Ignored document type in assertXMLEqual()/assertXMLNotEqual().
Caio Ariede
2019-05-23
Fixed #30501 -- Preventing QuerySet.reverse() from mutating expressions in Qu...
Mariusz Felisiak
2019-05-22
Fixed #30498 -- Fixed proxy class caching in lazy().
Ran Benita
2019-05-21
Fixed #28816 -- Prevented silencing data loss when decreasing CharField.max_l...
Hasan Ramezani
2019-05-21
Fixed #28147 -- Fixed loss of assigned parent when saving child after parent.
Rob
2019-05-21
Refs #28147 -- Added test for saving nullable ForeignKey with to_field attrib...
Rob
2019-05-21
Fixed #28763 -- Allowed overriding the session cookie age with SessionStore.g...
Hasan Ramezani
2019-05-21
Refs #29396, #30494 -- Reduced code duplication in year lookups.
Simon Charette
2019-05-21
Fixed #29396 -- Added indirect values support to __year lookups.
Simon Charette
[next]