I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #28050 -- Added template name to TemplateSyntaxError. More... 3 months ago
Improved and reorganized querystring template tag docstring and ref docs. More... 3 months ago
Ensured consistency in naming in template_tests/syntax_tests/test_querystring.py. More... 3 months ago
Fixed #36268 -- Added leading `?` in every querystring template tag result. More... 3 months ago
Fixed #36266 -- Renamed HIDE_PRODUCTION_WARNING environment variable to DJANGO_RUNSERVER_HIDE_WARNING. More... 3 months ago
Documented the updating of translation catalogs in post-release tasks. More... 3 months ago
Updated source translation catalogs. More... 3 months ago
Fixed #36097 -- Replaced GIS functions table with section headers for better readability and navigation. More... 3 months ago
Fixed #35529 -- Added support for positional arguments in querystring template tag. More... 3 months ago
Fixed #36202 -- Added examples of JSONField __contains and __contained_by lookups with nested arrays to docs. More... 3 months ago
Fixed #35452 -- Deprecated orphans being more than or equal to page_size in pagination. More... 3 months ago
Configured GitHub to highlight HTML files as Django templates. More... 3 months ago
Fixed #36262 -- Made GeneratedField.db_persist a required key-word argument. More... 3 months ago
Refs #36260 -- Moved _is_pk_set checks into _prepare_for_bulk_create().
charettes
as Simon Charette
More... 3 months ago
Fixed #36260 -- Made bulk_create() work with DB-generated primary keys. More... 3 months ago
Fixed #34262 -- Added support for AnyValue for SQLite, MySQL, Oracle, and Postgresql 16+. More... 3 months ago
Fixed #34819 -- Made GenericForeignKey prefetching use matching pk representations. More... 3 months ago
Fixed #36252 -- Handled duplicate automatic imports in the shell command. More... 4 months ago
Fixed #36254 -- Fixed template dictionary unpacking in docs/topics/i18n/timezones.txt.
YQ
More... 4 months ago
Fixed incorrect formatting for inline pluralized code references in docs. More... 4 months ago
Handled WebDriverException from Chrome driver version 113+. More... 4 months ago
Made selenium tests less flaky by waiting until popups are closed and page is loaded. More... 4 months ago
Refs #35945 -- Fixed test_paginating_unordered_queryset_raises_warning_async() test on byte-compiled Django. More... 4 months ago
Fixed #33497 -- Doc'd that persistent DB connections should be disabled in ASGI and async modes. More... 4 months ago
Fixed #36249 -- Fixed typo in docs/topics/db/queries.txt. More... 4 months ago
Refs #34380 -- Fixed the documented URLField default scheme to https. More... 4 months ago
Refs #25582 -- Doc'd query and fragment arguments for reverse_lazy(). More... 4 months ago
Fixed #36234 -- Restored single_object argument to LogEntry.objects.log_actions(). More... 4 months ago
Fixed #36239 -- Fixed a crash in ManyToManyField.through_fields check when to model is invalid. More... 4 months ago
Removed duplicate entries in docs/releases/5.2.txt. More... 4 months ago