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-01-28
Fixed #22261 -- Fixed resolving namespaced URLs for flatpages.
Hasan Ramezani
2020-01-27
Improved SearchVectorCombinable and SearchQueryCombinable error messages.
Hannes Ljungberg
2020-01-24
Refs #27888 -- Removed redundant {% if %} in admin changelist filters.
Hasan Ramezani
2020-01-23
Fixed #27888 -- Added link to clear all filters in the admin changelist view.
Hasan Ramezani
2020-01-23
Fixed #31200 -- Added system checks for permissions codenames max length.
Michael Mulholland
2020-01-22
Removed unused **kwargs from GEOSFuncFactory.__call__().
Sergey Fedoseev
2020-01-22
Removed unused *args and **kwargs from GEOSFuncFactory.__init__().
Sergey Fedoseev
2020-01-22
Removed unneeded int() call in GEOSCoordSeq.__len__().
Sergey Fedoseev
2020-01-22
Fixed #31190 -- Fixed prefetch_related() crash for GenericForeignKey with cus...
Eugene Hatsko
2020-01-21
Removed unused GEOSFuncFactory subclasses.
Sergey Fedoseev
2020-01-21
Fixed #30274 -- Prevented segmentation fault on LineString iteration.
Sergey Fedoseev
2020-01-20
Fixed #31142 -- Fixed MakeValid.output_field when geometry type is changed.
Sergey Fedoseev
2020-01-17
Optimized ModelAdmin._changeform_view() by avoiding multiple get_fieldsets() ...
Daniel Hahler
2020-01-16
Fixed #31162 -- Prevented error logs when using WKT strings in lookups.
Mariusz Felisiak
2020-01-13
Fixed #31160 -- Fixed admin CSS for ordered lists' descendants in unordered l...
Owen T. Heisler
2020-01-10
Fixed #30980 -- Improved error message when checking uniqueness of admin acti...
Adam Donaghy
2020-01-03
Fixed #28991 -- Added EmptyFieldListFilter class in admin.filters.
Federico Jaramillo Martínez
2019-12-31
Fixed #31097 -- Fixed crash of ArrayAgg and StringAgg with filter when used i...
David Wobrock
2019-12-30
Fixed #30892 -- Fixed slugify() and admin's URLify.js for "İ".
Sjbrgsn
2019-12-30
Fixed #30819 -- Fixed year determination in admin calendar widget for two-dig...
Farhaan Bukhsh
2019-12-18
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
Mike Hansen
2019-12-18
Fixed CVE-2019-19844 -- Used verified user email for password reset requests.
Simon Charette
2019-12-16
Fixed #31088 -- Added support for websearch searching in SearchQuery.
James Turk
2019-12-11
Fixed #31080 -- Removed redundant type="text/javascript" attribute from <scri...
Jon Dufresne
2019-12-10
Fixed #26480 -- Fixed crash of contrib.auth.authenticate() on decorated authe...
Baptiste Mispelon
2019-12-05
Fixed #31039 -- Added support for contained_by lookup with AutoFields, SmallI...
Hasan Ramezani
2019-12-05
Refs #31039 -- Removed unnecessary registration of contained_by lookup for Bi...
Hasan Ramezani
2019-12-02
Refs #29892 -- Made Selenium tests wait for popups to be ready.
Jon Dufresne
2019-12-02
Updated contrib translations from Transifex.
Carlton Gibson
2019-12-02
Fixed CVE-2019-19118 -- Required edit permissions on parent model for editabl...
Carlton Gibson
2019-11-29
Fixed #30255 -- Fixed admindocs errors when rendering docstrings without lead...
Baptiste Mispelon
2019-11-29
Fixed #31021 -- Fixed proxy model permissions data migration crash with a mul...
Mariusz Felisiak
2019-11-28
Fixed #31028 -- Used classList API to check, add and remove DOM classes.
Jon Dufresne
2019-11-28
Fixed #31042 -- Removed AdminSeleniumTestCase.get_css_value() in favor of Sel...
Jon Dufresne
2019-11-27
Fixed #30975 -- Replaced custom get_select_option with Selenium's select_by_v...
Johannes Hoppe
2019-11-27
Fixed #30973 -- Converted selenium tests wait_page_loaded to context manager.
Johannes Hoppe
2019-11-27
Fixed #31027 -- Replaced .getAttribute()/.setAttribute() usage with DOM prope...
Jon Dufresne
2019-11-26
Fixed #31031 -- Fixed data loss in admin changelist view when formset's prefi...
Baptiste Mispelon
2019-11-25
Fixed #31013 -- Removed jQuery usage in SelectBox.js.
Johannes Hoppe
2019-11-25
Fixed #31002 -- Fixed GIS lookups crash against a subquery annotation.
Simon Charette
2019-11-22
Fixed #30996 -- Added AsWKB and AsWKT GIS functions.
Sergey Fedoseev
2019-11-21
Simplified TemplateDetailView with pathlib.Path.read_text().
Jon Dufresne
2019-11-21
Refs #11964 -- Removed SimpleCol in favor of Query(alias_cols).
Simon Charette
2019-11-19
Fixed #30981 -- Fixed admin changelist crash when using F() or OrderBy() expr...
Hasan Ramezani
2019-11-19
Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deleti...
Daniel Izquierdo
2019-11-19
Fixed #30987 -- Added models.PositiveBigIntegerField.
Caio Ariede
2019-11-19
Removed unnecessary numeric indexes in format strings.
Jon Dufresne
2019-11-18
Fixed #30994 -- Added Oracle support for AsGeoJSON GIS function.
Sergey Fedoseev
2019-11-18
Removed unnecessary parentheses in various code.
Jon Dufresne
2019-11-14
Fixed #29916 -- Added lower_inc, lower_inf, upper_inc, and upper_inf lookups ...
Dulmandakh
[prev]
[next]