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
2021-07-14
Fixed typo in docs/internals/contributing/committing-code.txt.
ᴙɘɘᴙgYmɘᴙɘj
2021-07-14
Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessa...
Carlton Gibson
2021-07-13
Refs #31676 -- Removed Django Core-Mentorship mailing list references in docs.
Mariusz Felisiak
2021-07-13
Simplified django.utils.dateformat methods.
Nick Pope
2021-07-13
Completed test coverage for django.utils.dateformat.
Nick Pope
2021-07-13
Used subTest() in utils_tests.test_dateformat.
Nick Pope
2021-07-13
Fixed #32899 -- Added note about avoiding non-dict objects in JsonResponse docs.
Hasan Ramezani
2021-07-13
Refs #32880 -- Made some titles consistent in how-to documents.
Daniele Procida
2021-07-13
Fixed #32917 -- Added BaseForm._widget_data_value()/_field_data_value().
Chris Jerdonek
2021-07-13
Refs #23359 -- Corrected showmigrations help text for the --database option.
Wilhelm Klopp
2021-07-12
Refs #32074 -- Used Enum.repr() format proposed for Python 3.10.
Mariusz Felisiak
2021-07-12
Refs #32880 -- Created a new logging how-to document.
Daniele Procida
2021-07-12
Fixed #32914 -- Prevented test --shuffle from skipping test methods.
Chris Jerdonek
2021-07-09
Fixed typo in docs/ref/contrib/gis/tutorial.txt.
Wille Marcel
2021-07-09
Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and ...
Ian Foote
2021-07-09
Refs #24522 -- Fixed code comment about seeds in Shuffler.__init__().
Chris Jerdonek
2021-07-09
Fixed isolation of NonAutocommitTests.test_orm_query_after_error_and_rollback().
Mariusz Felisiak
2021-07-08
Fixed isolation of GenericRelationTests.test_filter_targets_related_pk().
Mariusz Felisiak
2021-07-08
Fixed #24522 -- Added a --shuffle option to DiscoverRunner.
Chris Jerdonek
2021-07-08
Fixed #32908 -- Allowed select_for_update(skip_locked) on MariaDB 10.6+.
Mariusz Felisiak
2021-07-07
Fixed #32840 -- Optimized Field.get_col().
Keryn Knight
2021-07-07
Fixed inspectdb and schema tests on MariaDB 10.6+.
Mariusz Felisiak
2021-07-07
Fixed #32904 -- Made parse_time() more strict.
abhiabhi94
2021-07-07
Fixed #32866 -- Fixed trimming trailing punctuation from escaped string in ur...
Shipeng Feng
2021-07-07
Used more specific unittest assertions in tests.
Mads Jensen
2021-07-07
Documented in_bulk behavior with nonexistent id_list items.
Claude Paroz
2021-07-06
Added test for errors when saving timezone-aware times if not supported.
abhiabhi94
2021-07-06
Fixed #32892 -- Optimized django.utils.dateparse functions by using fromisofo...
Keryn Knight
2021-07-06
Added more tests for parse_time().
Keryn Knight
2021-07-06
Bumped versions in pre-commit configuration.
Adam Johnson
2021-07-06
Fixed #32776 -- Added support for Array subqueries on PostgreSQL.
Hannes Ljungberg
2021-07-05
Fixed isolation of RouterTestCase.test_m2m_cross_database_protection().
Mariusz Felisiak
2021-07-05
Fixed #32901 -- Optimized BaseForm.__getitem__().
Chris Jerdonek
2021-07-05
Refs #32508 -- Raised ImproperlyConfigured/TypeError instead of using "assert".
Mateo Radman
2021-07-05
Fixed isolation of test_filename_traversal_upload().
Mariusz Felisiak
2021-07-05
Fixed #32226 -- Fixed JSON format of QuerySet.explain() on PostgreSQL.
Wu Haotian
2021-07-05
Refs #28574 -- Added test for XML format output to Queryset.explain().
Wu Haotian
2021-07-05
Refs #24121 -- Added __repr__() to AdminSite, DefaultAdminSite, and ModelAdmin.
Eduardo Aldair Ahumada Garcia Jurado
2021-07-02
Fixed #30934 -- Included database alias in django.db.backends log messages.
Nick Pope
2021-07-02
Fixed #28935 -- Fixed display of errors in extended blocks.
cammil
2021-07-02
Refs #26430 -- Re-introduced empty aggregation optimization.
Simon Charette
2021-07-02
Fixed #26430 -- Fixed coalesced aggregation of empty result sets.
Simon Charette
2021-07-01
Fixed #32893 -- Fixed serialization of models.Model class in migrations.
abhiabhi94
2021-07-01
Fixed #32889 -- Allowed per-request sync_to_async context in ASGIHandler .
Allan Feldman
2021-07-01
Refs #32144 -- Made makemessages remove temporary files on preprocessing error.
Carlton Gibson
2021-07-01
Fixed #32144 -- Made makemessages remove temporary files when locale path doe...
Carlton Gibson
2021-07-01
Added CVE-2021-35042 to security archive.
Mariusz Felisiak
2021-07-01
Added stub release notes for Django 3.2.6.
Mariusz Felisiak
2021-07-01
Forwardported release notes for CVE-2021-35042.
Mariusz Felisiak
2021-07-01
Refs #32880 -- Renamed/reordered logging topic sections.
Daniele Procida
[prev]
[next]