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
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2020-03-27
Fixed #31404 -- Changed selector-chosen's multiple attribute to HTML5 boolean...
zriv
2020-03-25
Fixed #29724 -- Fixed timezone handling in ModelAdmin.date_hierarchy queries.
Hasan Ramezani
2020-03-24
Fixed #31391 -- Removed jQuery usage in cancel.js
Jon Dufresne
2020-03-24
Fixed #31365 -- Removed jQuery usage in SelectFilter2.js.
Jon Dufresne
2020-03-23
Fixed #28194 -- Added support for normalization and cover density to SearchRank.
Hannes Ljungberg
2020-03-23
Refs #31032 -- Removed unsupported browsers workarounds and comments in admin...
Jon Dufresne
2020-03-19
Fixed #31123 -- Added --include-stale-apps option to the remove_stale_content...
gowthamk63
2020-03-19
Removed unused default value None to matches_patterns().
Jon Dufresne
2020-03-19
Used modern idiom in collectstatic command.
Jon Dufresne
2020-03-18
Fixed #31224 -- Added support for asynchronous views and middleware.
Andrew Godwin
2020-03-18
Fixed #31371 -- Increased User.first_name max_length to 150 characters.
Ryan Petrello
2020-03-17
Removed unused return values in SelectFilter2.js.
Jon Dufresne
2020-03-17
Simplified SelectFilter2 with Element.closest().
Jon Dufresne
2020-03-16
Fixed #31340 -- Allowed query expressions in SearchQuery.value and __search l...
Baptiste Mispelon
2020-03-16
Fixed #31363 -- Added support for negative integers to intword template filter.
jay20162016
2020-03-16
Fixed #31361 -- Fixed invalid action="" in admin forms.
Jon Dufresne
2020-03-13
Refs #31340 -- Simplified SearchQuery by making it subclass Func.
Baptiste Mispelon
2020-03-13
Removed unnecessary SearchQuery._combine().
Baptiste Mispelon
2020-03-11
Fixed #31359 -- Deprecated get_random_string() calls without an explicit length.
Claude Paroz
2020-03-09
Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows ...
Jon Dufresne
2020-03-09
Fixed #31347 -- Checked allow_migrate() in CreateExtension operation.
Hasan Ramezani
2020-03-06
Refs #31304 -- Made __search lookup default to its rhs' config.
Simon Charette
2020-03-05
Fixed #30489 -- Fixed RasterField deserialization with pixeltype flags.
Hasan Ramezani
2020-03-05
Fixed #31327 -- Deprecated providing_args argument for Signal.
Jon Dufresne
2020-03-04
Refs #30489 -- Made from_pgraster()/to_pgraster() use BANDTYPE_FLAG_HASNODATA...
Ivor Bosloper
2020-03-04
Fixed CVE-2020-9402 -- Properly escaped tolerance parameter in GIS functions ...
Mariusz Felisiak
2020-03-03
Fixed #31147 -- Added SearchHeadline to django.contrib.postgres.
Hannes Ljungberg
2020-03-02
Fixed #31274 -- Used signing infrastructure in SessionBase.encode()/decode().
Claude Paroz
2020-02-27
Fixed #31307 -- Fixed filter_horizontal add/remove SVG :hover positioning.
007gzs
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-24
Fixed #31292 -- Fixed django.contrib.gis.gdal.gdal_full_version() crash.
Diederik van der Boor
2020-02-19
Fixed #31187 -- Fixed detecting of existing total ordering in admin changelis...
Fabio Sangiovanni
2020-02-18
Refs #26601 -- Deprecated passing None as get_response arg to middleware clas...
Claude Paroz
2020-02-12
Refs #27468 -- Made PasswordResetTokenGenerator use SHA-256 algorithm.
Claude Paroz
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
2020-02-06
Fixed #28528 -- Allowed combining SearchVectors with different configs.
adamb70
2020-02-04
Simplified imports from django.db and django.contrib.gis.db.
Nick Pope
2020-02-04
Refs #27604 -- Fixed loading of legacy cookie hashes when CookieStorage.key_s...
Florian Apolloner
2020-02-04
Fixed #27604 -- Used the cookie signer to sign message cookies.
Claude Paroz
2020-02-04
Refs #27604 -- Added CookieStorage.key_salt to allow customization.
Claude Paroz
2020-02-03
Fixed CVE-2020-7471 -- Properly escaped StringAgg(delimiter) parameter.
Simon Charette
2020-01-31
Updated translations from Transifex.
Claude Paroz
2020-01-31
Refs #22426 -- Removed pre-Django 1.5 messages compatibility code and test.
Claude Paroz
2020-01-29
Used model's Options.label/label_lower where applicable.
Mariusz Felisiak
2020-01-29
Fixed #31211 -- Added SearchConfig expression.
Hannes Ljungberg
[prev]
[next]