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-19
Fixed wording of AuthViewsTestCase's docstring.
Chris Jerdonek
2021-07-19
Fixed typo in docs/ref/databases.txt.
Jacob Walls
2021-07-16
Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suit...
Jacob Walls
2021-07-16
Fixed typo in docs/releases/3.1.13.txt.
Jacob Walls
2021-07-16
Fixed typo in docs/topics/signals.txt.
Haki Benita
2021-07-16
Fixed #32924 -- Changed BaseForm.get_initial_for_field() to remove microsecon...
Chris Jerdonek
2021-07-16
Refs #32924 -- Changed test_initial_datetime_values() to use subTests.
Chris Jerdonek
2021-07-16
Refs #32924 -- Changed test_get_initial_for_field() to use subTests.
Chris Jerdonek
2021-07-16
Prevented SQLCompiler.execute_sql() from closing cursor twice.
Nick Pope
2021-07-16
Fixed #32928 -- Confirmed support for GDAL 3.3.
David Smith
2021-07-16
Fixed typo in docs/internals/deprecation.txt.
Jacob Walls
2021-07-15
Fixed #32910 -- Unified different plural equations for the same language in c...
Mariusz Felisiak
2021-07-15
Fixed #32929 -- Fixed handling query strings in AsyncRequestFactory.
pochangl
2021-07-15
Refs #32508 -- Raised Type/ValueError instead of using "assert" in django.db....
Daniyal
2021-07-15
Refs #32920 -- Added BoundField._has_changed() for use in BaseForm.changed_da...
Chris Jerdonek
2021-07-15
Fixed #32920 -- Changed BaseForm to access its values through bound fields.
Chris Jerdonek
2021-07-15
Fixed #32905 -- Added CSS class for non-form errors of formsets.
Ties Jan Hefting
2021-07-14
Added note about zero timeout in cache settings docs.
Nick Pope
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
[prev]
[next]