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-11-30
Refs #31978 -- Fixed hint in admin's password reset confirmation form for cus...
Mariusz Felisiak
2020-11-30
Refs #22909 -- Removed camelCasing in auth_tests.test_templates tests.
Mariusz Felisiak
2020-11-28
Fixed #32227 -- Prevented crash when setUpTestData() errors with --debug-sql.
Adam Johnson
2020-11-28
Fixed #21021 -- Changed BaseGeometryWidget's default geometry type to 'Geomet...
Giannis Adamopoulos
2020-11-28
Added assertion for geom_type in BaseGeometryWidget.get_context().
Giannis Adamopoulos
2020-11-28
Refs #32230 -- Made LayerMapping support pathlib.Path.
Mariusz Felisiak
2020-11-28
Fixed #32230 -- Made DataSource support pathlib.Path.
Hasan Ramezani
2020-11-27
Fixed #32220 -- Added durable argument to transaction.atomic().
Ian Foote
2020-11-27
Fixed #25534, Fixed #31639 -- Added support for transform references in expre...
Ian Foote
2020-11-27
Refs #32230 -- Fixed DataSource example in GeoDjango tutorial.
Neil Lyons
2020-11-26
Refs #27095 -- Allowed (non-nested) arrays containing expressions for ArrayFi...
Hannes Ljungberg
2020-11-26
Added test for ArrayField's __contains lookup with subqueries.
Hannes Ljungberg
2020-11-25
Fixed #32223 -- Removed strict=True in Path.resolve() in autoreloader.
Mariusz Felisiak
2020-11-25
Fixed #32203 -- Fixed QuerySet.values()/values_list() crash on key transforms...
sage
2020-11-25
Refs #32203 -- Added tests for QuerySet.values()/values_list() on key transfo...
sage
2020-11-25
Fixed #32224 -- Avoided suppressing connection errors in supports_json_field ...
Mariusz Felisiak
2020-11-24
Simplified JSONField key transforms by using JSON_OBJECT() on Oracle.
Mariusz Felisiak
2020-11-24
Added test for filtering JSONField key transforms with quoted strings.
Mariusz Felisiak
2020-11-24
Improved bidirectionality on the 'Congrats' page.
Thibaud Colas
2020-11-21
Refs #15053 -- Clarified debug message when skipping templates to avoid recur...
Daniel Hahler
2020-11-20
Fixed #32053 -- Fixed accessibility issues on the 'Congrats' page.
Thibaud Colas
2020-11-20
Added explicit HTMLElement.dir attribute in templates.
Author: Nick Pope
2020-11-20
Simplified MessageEncoder instantiation with default separators.
Florian Apolloner
2020-11-19
Fixed #32200 -- Fixed grouping by ExpressionWrapper() with Q objects.
Hasan Ramezani
2020-11-19
Fixed #32202 -- Fixed autoreloader argument generation for Windows with Pytho...
Carlton Gibson
2020-11-19
Fixed #32201 -- Removed obsolete isort:skip's.
Seamus Quinn
2020-11-17
Fixed #32199 -- Doc'd JSONField in ModelForm field mapping.
sage
2020-11-16
Fixed #31507 -- Added QuerySet.exists() optimizations to compound queries.
David-Wobrock
2020-11-16
Refs #27718 -- Doc'd and tested QuerySet.exists() for combined querysets.
David-Wobrock
2020-11-16
Fixed #32197 -- Improved error message when loading a database backend fails.
Hasan Ramezani
2020-11-14
Fixed #31496 -- Fixed QuerySet.values()/values_list() crash on combined query...
David-Wobrock
2020-11-14
Doc'd that admin site booleans are tri-state.
Nick Pope
2020-11-14
Refs #24474 -- Changed AdminSite.empty_value_display property to an attribute.
Nick Pope
2020-11-14
Improved examples in ModelAdmin.list_display docs.
Nick Pope
2020-11-13
Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2020-11-13
Unified admin action description generation.
Nick Pope
2020-11-13
Fixed #29712 -- Made makemessages warn if locales have hyphens and skip them.
manav014
2020-11-13
Refs #32120 -- Fixed test_add_inline_fk_index_update_data for DatabaseFeature...
Tim Graham
2020-11-12
Simplified TimeFormat.g().
Nick Pope
2020-11-12
Fixed #32149 -- Added support for years < 1000 to DateFormat.y().
Sam
2020-11-12
Fixed #32187 -- Removed unnecessary select_related in queries doc.
Hasan Ramezani
2020-11-11
Fixed #31122 -- Clarified that Lookup acts as a query expression.
Caio Ariede
2020-11-11
Fixed #31216 -- Added support for colorama terminal colors on Windows.
MinchinWeb
2020-11-11
Fixed #31757 -- Adjusted system check for SECRET_KEY to warn about autogenera...
Artem Kosenko
2020-11-11
Fixed #32180 -- Added system check for file system caches absolute location.
Carles Pina i Estany
2020-11-11
Fixed #32183 -- Fixed shell crash when passing code with nested scopes.
William Schwartz
2020-11-11
Refs #25680 -- Added shell tests for globals available in passed commands.
Mariusz Felisiak
2020-11-11
Fixed #31762 -- Made reloading the database for tests use the base manager.
Hasan Ramezani
2020-11-11
Added SpatialFeatures.unsupported_geojson_options.
Tim Graham
2020-11-10
Updated Malayalam language name.
Vishnu Ks
[prev]
[next]