Insights: django/django
Overview
-
0 Active issues
-
- 17 Merged pull requests
- 14 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
17 Pull requests merged by 12 people
-
Fixed #33954 -- Prevented models.DecimalField from accepting NaN, Inf, and -Inf values.
#16002 merged
Aug 27, 2022 -
Fixed #33952 -- Reallowed creating reverse foreign key managers on unsaved instances.
#15995 merged
Aug 27, 2022 -
Fixed #33928 -- Avoided unnecessary queries when cascade updating.
#15969 merged
Aug 27, 2022 -
Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.
#16000 merged
Aug 26, 2022 -
Fixed #33953 -- Reverted "Fixed #33201 -- Made RenameModel operation a noop for models with db_table."
#15993 merged
Aug 26, 2022 -
Fixed #33938 -- Fixed migration crash for m2m with a through model in another app.
#15973 merged
Aug 25, 2022 -
Fixed typo in django/db/models/fields/files.py comment.
#15997 merged
Aug 25, 2022 -
Fixed #33830 -- Fixed VariableDoesNotExist when rendering ClearableFileInput.
#15991 merged
Aug 25, 2022 -
Refs #18707 -- Corrected django.test.Client signature in docs.
#15982 merged
Aug 25, 2022 -
Fixed #33916 -- Added support for serialization of enum.Flag in migrations.
#15996 merged
Aug 25, 2022 -
Fixed #24179 -- FilteredSelectMultiple widget - add filter field to the right column.
#15926 merged
Aug 24, 2022 -
Refs #27412 -- Confirmed support for executing Coalesce(subquery).
#15989 merged
Aug 24, 2022 -
Fixed #33920 -- Doc'd dependency of LOGGING_CONFIG callback on non-empty LOGGING.
#15978 merged
Aug 24, 2022 -
Fixed #33927 -- Fixed crash when displaying ArrayField with choices in admin.
#15984 merged
Aug 23, 2022 -
Removed unused path variable in model_fields tests.
#15980 merged
Aug 23, 2022 -
Fixed #33949 -- Fixed fixture dirs duplicates with Path instances.
#15987 merged
Aug 23, 2022 -
Fixed #33939 -- Replaced `lambda` with `functools.partial`
#15981 merged
Aug 23, 2022
14 Pull requests opened by 13 people
-
Cleaned up date hierarchy HTML and CSS
#15974 opened
Aug 21, 2022 -
Fixed #15130 -- Select correct database when validating models for uniqueness
#15975 opened
Aug 21, 2022 -
Fixed #33945 -- use the right database in Model.get_{previous|next}_in_order()
#15976 opened
Aug 21, 2022 -
selecting the correct arrow directions for rtl
#15977 opened
Aug 21, 2022 -
Better example for functional index on SearchVector
#15979 opened
Aug 21, 2022 -
Fixed #32210 -- Default value of UUIDField in Inline Formset
#15983 opened
Aug 22, 2022 -
Fixed #21204 -- Tracked field deferrals by field instead of models.
#15985 opened
Aug 23, 2022 -
Replaced os.path by pathlib in tests.
#15990 opened
Aug 24, 2022 -
Fixed #24179 -- Added filtering to selected side of vertical/horizontal filters.
#15992 opened
Aug 24, 2022 -
Fixed #33955 -- Fixed AttributeError in admindocs ViewDetailView
#15994 opened
Aug 24, 2022 -
Hardening: Formatters in template commands
#15999 opened
Aug 25, 2022 -
Fixed #33507 -- Added uuid data type for MariaDB
#16001 opened
Aug 26, 2022 -
Fixed #30947 -- Convert tuples to lists
#16003 opened
Aug 26, 2022 -
Fixed #5711: serialize doesn't work with extra()
#16004 opened
Aug 27, 2022
9 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 #33817 -- Used python-oracledb and deprecate cx_Oracle.
#15841 commented on
Aug 26, 2022 • 4 new comments -
Fixed #26511 -- Documented KeyTransform and KeyTextTransform
#15956 commented on
Aug 27, 2022 • 4 new comments -
Fixed #33405 -- Documentation for template filter 'escapejs' is extremely unclear
#15430 commented on
Aug 25, 2022 • 3 new comments -
Fixed #26029 -- Added STORAGES setting
#15610 commented on
Aug 26, 2022 • 2 new comments -
Refs #33862 -- Added workflow to run the ASV benchmarks for labeled PR.
#15866 commented on
Aug 22, 2022 • 1 new comment -
Add Kurdish Sorani language (ckb)
#15958 commented on
Aug 24, 2022 • 1 new comment -
Fixed #33616 -- Added support for robust on_commit handlers.
#15766 commented on
Aug 25, 2022 • 0 new comments -
Added more Path usages in makemessages command.
#15881 commented on
Aug 26, 2022 • 0 new comments -
Fixed #33931 -- Optimized calling of get_app_list with AdminSites index/app_index
#15963 commented on
Aug 22, 2022 • 0 new comments