Insights: django/django
Overview
-
0 Active issues
-
- 18 Merged pull requests
- 4 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
18 Pull requests merged by 9 people
-
Replaced assertQuerysetEqual() to assertSequenceEqual()/assertCountEqual() where appropriate.
#16157 merged
Oct 7, 2022 -
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetError().
#16158 merged
Oct 7, 2022 -
Fixed #33797 -- Prioritized cached database backend for cached sessions in docs.
#16095 merged
Oct 7, 2022 -
Removed hardcoded pks in TestQuerying.test_group_by_order_by_aliases test.
#16153 merged
Oct 7, 2022 -
Bumped versions in pre-commit and npm configurations.
#16154 merged
Oct 7, 2022 -
Fixed #32603 -- Made ModelAdmin.list_editable use transactions.
#16100 merged
Oct 7, 2022 -
Refs #33308 -- Adjustments to grouping and compound ordering logic to support psycopg3.
#15831 merged
Oct 6, 2022 -
Refs #33308 -- Enabled explicit GROUP BY and ORDER BY aliases.
#16151 merged
Oct 6, 2022 -
Fixed #33768 -- Fixed ordering compound queries by nulls_first/nulls_last on MySQL.
#16150 merged
Oct 5, 2022 -
Fixed #34071 -- Improved error message for Range(Min/Max)ValueValidator.
#16146 merged
Oct 5, 2022 -
Removed note about "0" IP address from tutorial.
#16148 merged
Oct 4, 2022 -
Fixed #34068 -- Corrected output of runserver command for "0" IP address.
#16145 merged
Oct 4, 2022 -
Fixed #34070 -- Added subsecond support to Now() on SQLite and MySQL.
#16111 merged
Oct 3, 2022 -
Fixed #23353 -- Used "raise from" when raising TransactionManagementError.
#16143 merged
Oct 3, 2022 -
Clarified how to reference RelatedObjectDoesNotExist exceptions.
#16030 merged
Oct 1, 2022 -
Refs #34058 -- Fixed changing/deleting sequences when altering pre-Django 4.1 auto fields on PostgreSQL.
#16138 merged
Oct 1, 2022
4 Pull requests opened by 4 people
-
Fixed #27654 -- Propagate alters_data value to subclasses
#16149 opened
Oct 4, 2022 -
Rewrote header lookups to use request.headers.
#16156 opened
Oct 7, 2022 -
Fixed #25996 -- Revised performance section in URLs topic doc.
#16159 opened
Oct 7, 2022
12 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Fixed #34066 -- Fixed link in UserChangeForm's password field help text when accessing UserAdmin via to_field.
#16139 commented on
Oct 6, 2022 • 20 new comments -
Fixed #25617 -- Added case-insensitive unique username validation in UserCreationForm
#16103 commented on
Oct 5, 2022 • 10 new comments -
#33990 Renamed assertFormsetError and assertQuerysetEqual
#16110 commented on
Oct 7, 2022 • 8 new comments -
Fixed #470 -- Support database defaults for fields
#16092 commented on
Oct 5, 2022 • 6 new comments -
Fixed #34007 -- Updated classification of UniqueConstraint validation errors
#16054 commented on
Oct 4, 2022 • 4 new comments -
Fixed #16211 -- Implemented negating an F()-expression.
#16121 commented on
Oct 4, 2022 • 4 new comments -
Fixed #34059 -- Fixed CheckConstraint validation with JSONField key transforms.
#16131 commented on
Oct 4, 2022 • 4 new comments -
Fixed #32820 --- Improved form accessibility on errors.
#15036 commented on
Oct 7, 2022 • 3 new comments -
Fixed #33817 -- Used python-oracledb and deprecate cx_Oracle.
#15841 commented on
Oct 3, 2022 • 2 new comments -
Fixed #33871 -- Fix bug value cannot be detected after form validation fails
#16019 commented on
Oct 7, 2022 • 2 new comments -
Fixed #18468 Support migrate with db comment
#14463 commented on
Oct 6, 2022 • 1 new comment -
Fixed #32210 -- Default value of UUIDField in Inline Formset
#15983 commented on
Oct 6, 2022 • 1 new comment