Insights: django/django
Overview
-
0 Active issues
-
- 13 Merged pull requests
- 9 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
13 Pull requests merged by 8 people
-
Fixed #470 -- Added support for database defaults on fields.
#16092 merged
May 12, 2023 -
Fixed #34556 -- Doc'd that StreamingHttpResponse accepts memoryviews and strings iterators.
#16844 merged
May 12, 2023 -
Clarified database connections lifetime outside HTTP requests.
#14082 merged
May 12, 2023 -
Fixed #34558 -- Fixed QuerySet.bulk_create() crash with Now() on Oracle.
#16847 merged
May 11, 2023 -
Made explicit the location of locally-built HTML docs.
#16845 merged
May 11, 2023 -
Fixed #34553 -- Fixed improper % escaping of literal in constraints.
#16840 merged
May 10, 2023 -
Fixed #34554 -- Fixed Reverse(Value(…)) crash on Oracle.
#16842 merged
May 10, 2023 -
Removed obsolete docstring from Field.db_returning.
#16841 merged
May 10, 2023 -
Refs #34534 -- Reduced Add/RemoveConstraint and Add/RenameIndex operations when optimizing migrations.
#16836 merged
May 9, 2023 -
Moved comment to the correct line.
#16837 merged
May 9, 2023 -
Fixed #34544 -- Avoided DBMS_LOB.SUBSTR() wrapping with IS NULL condition on Oracle.
#16835 merged
May 8, 2023 -
Fixed #34545 -- Corrected the number of months in installation FAQ.
#16834 merged
May 8, 2023 -
Corrected code-block directive in docs/ref/templates/builtins.txt.
#16833 merged
May 7, 2023
9 Pull requests opened by 8 people
-
Fixed #30382 : Passing the force_insert flag when saving models on inherited parents
#16830 opened
May 6, 2023 -
Refs #31949 -- Enable @sensitive_variables to work with async functions
#16831 opened
May 7, 2023 -
Refs #34551 -- Add a test on aggregations over annotated fields
#16838 opened
May 9, 2023 -
Add warning about unique arg in OneToOneField
#16839 opened
May 9, 2023 -
Draft update to docs on squashing migrations
#16843 opened
May 10, 2023 -
Fixed #30601 -- Added warning in docs
#16848 opened
May 11, 2023 -
Fixed #34555 allows Fields to be added to Models in __init_subclass__
#16849 opened
May 11, 2023 -
Refs #21961 : Add support for database-level cascading options [Draft]
#16851 opened
May 12, 2023 -
Made phrasing consistent in recent change when referencing HTTP requests.
#16852 opened
May 12, 2023
11 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.
-
[WIP] Try moving get_from_clause() to later.
#14683 commented on
May 9, 2023 • 6 new comments -
Tab completion when executing as `./manage.py`
#14783 commented on
May 8, 2023 • 4 new comments -
Fixed #29942 -- Fixed viewsource links not appearing.
#16825 commented on
May 11, 2023 • 4 new comments -
Fixed #33817 -- Used python-oracledb and deprecate cx_Oracle.
#15841 commented on
May 8, 2023 • 2 new comments -
Fixed #34331: Add support for prefetch_related to QuerySet.aiterator()
#16543 commented on
May 10, 2023 • 2 new comments -
Fixed #31262 -- Allowed dictionaries in Field.choices for named groups.
#12449 commented on
May 12, 2023 • 1 new comment -
Fixed#32398--Fixed negated annotation filter on build_filter
#14065 commented on
May 12, 2023 • 1 new comment -
WIP -- Allow moving a model between apps.
#16585 commented on
May 10, 2023 • 1 new comment -
Fixed #34391 -- Added async interface to auth.
#16636 commented on
May 7, 2023 • 1 new comment -
Deprecate QuerySet.extra() except for the tables option.
#16681 commented on
May 8, 2023 • 1 new comment -
Fixed #34521 -- Used __slots__ for more template classes.
#16805 commented on
May 11, 2023 • 1 new comment