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
2020-02-27
Fixed #31313 -- Fixed is_upperclass() example in enumeration types docs.
Andrey Doroschenko
2020-02-26
Fixed #28699 -- Fixed CSRF validation with remote user middleware.
Colton Hicks
2020-02-26
Fixed #28280 -- Prevented numberformat.format() from formatting large/tiny fl...
Hasan Ramezani
2020-02-26
Removed hint from fields.E310 message in system check docs.
Mariusz Felisiak
2020-02-26
Fixed #31289 -- Added hint for USERNAME_FIELD/REQUIRED_FIELDS system check.
aryan
2020-02-26
Simplified handling of weights in SearchRank.
Simon Charette
2020-02-26
Formalized SearchVector and SearchRank signatures.
Simon Charette
2020-02-26
Refs #31211 -- Prevented SearchConfig nesting in SearchVector and SearchQuery...
Simon Charette
2020-02-26
Refs #3254 -- Removed unnecessary truth check in SearchVectorExact.as_sql().
Simon Charette
2020-02-25
Fixed #31291 -- Renamed salt to mask for CSRF tokens.
Ram Rachum
2020-02-24
Fixed #31286 -- Made database specific fields checks databases aware.
Taoup
2020-02-24
Fixed backends tests on Oracle.
Mariusz Felisiak
2020-02-24
Fixed #31292 -- Fixed django.contrib.gis.gdal.gdal_full_version() crash.
Diederik van der Boor
2020-02-24
Added test for django.contrib.gis.gdal.gdal_version().
Diederik van der Boor
2020-02-24
Fixed #31303 -- Removed outdated note about symmetrical intermediate table fo...
Matheus Cunha Motta
2020-02-20
Fixed #31182 -- Adjusted release notes for ASGI support.
Adam Johnson
2020-02-20
Corrected typo in test docstring.
Jon Dufresne
2020-02-20
Captured logging in DebugViewTests with assertLogs().
Jon Dufresne
2020-02-19
Fixed #30040 -- Used default permission name in docs examples to avoid confus...
Hasan Ramezani
2020-02-19
Fixed tests when run in reverse.
Mariusz Felisiak
2020-02-19
Refs #31224 -- Added BaseHandler.check_response().
Andrew Godwin
2020-02-19
Fixed #31187 -- Fixed detecting of existing total ordering in admin changelis...
Fabio Sangiovanni
2020-02-19
Refs #31187 -- Added total_unique_constraints property to model's Options.
Mariusz Felisiak
2020-02-19
Removed duplicate tests in ChangeListTests.test_total_ordering_optimization().
Fabio Sangiovanni
2020-02-19
Fixed typos in docs and a test comment.
Yoo In Keun
2020-02-18
Refs #26601 -- Deprecated passing None as get_response arg to middleware clas...
Claude Paroz
2020-02-18
Refs #31282 -- Clarified M2O add/remove/set with PK behaviour.
Carlton Gibson
2020-02-18
Fixed #31282 -- Corrected RelatedManager docs for using add/remove/set with PKs.
Carlton Gibson
2020-02-18
Fixed #31271 -- Preserved ordering when unifying query parameters on Oracle.
Mariusz Felisiak
2020-02-18
Fixed #31228 -- Reallowed aggregates to be used with multiple expressions and...
Taoup
2020-02-18
Fixed #20995 -- Added support for iterables of template names to {% include %...
Keshav Kumar
2020-02-17
Fixed #31277 -- Relaxed system check of m2m intermediary tables for db_table ...
Xavier Francisco
2020-02-14
Fixed #26552 -- Deferred constraint checks when reloading the database with d...
Matthijs Kooijman
2020-02-14
Removed unused and incorrect PossessedCar.__str__() method in test_utils.
Mariusz Felisiak
2020-02-14
Removed redundant MiddlewareTest.test_old_style_request() test.
Claude Paroz
2020-02-14
Fixed #31270 -- Doc'd RedirectView.get_redirect_url() arguments.
Hasan Ramezani
2020-02-13
Enabled "GitHub Sponsors".
Mariusz Felisiak
2020-02-13
Removed unused cache.tests.CacheUtils._set_cache().
Claude Paroz
2020-02-13
Fixed #31250 -- Ignored processing instructions in assertXMLEqual()/assertXML...
yura
2020-02-13
Fixed #31267 -- Added tests cases with empty username or password for URLVali...
Dennis Schwertel
2020-02-13
Fixed #30261 -- Prevented Form._html_output() from mutating errors if hidden ...
Hasan Ramezani
2020-02-12
Refs #27468 -- Made PasswordResetTokenGenerator use SHA-256 algorithm.
Claude Paroz
2020-02-12
Removed unnecessary token regex in auth_tests URLs.
Claude Paroz
2020-02-12
Fixed #31241 -- Clarified porting translations of the Django docs to docs.dja...
Takuya Noguchi
2020-02-11
Fixed #31246 -- Fixed locking models in QuerySet.select_for_update(of=()) for...
Abhijeet Viswa
2020-02-11
Fixed #31240 -- Properly closed FileResponse when wsgi.file_wrapper is used.
Florian Apolloner
2020-02-11
Reverted "Fixed #30565 -- Closed HttpResponse when wsgi.file_wrapper closes f...
Florian Apolloner
2020-02-11
Fixed #31253 -- Fixed data loss possibility when using caching from async code.
Jon Dufresne
2020-02-10
Fixed #30846 -- Made PostGIS backend respect Index's name argument.
=Pratik Kumar
2020-02-10
Fixed #31248 -- Added missing space before USING SQL on PostGIS.
Hannes Ljungberg
[prev]
[next]