I Use This!
Very High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #34858 -- Corrected resolving output_field for PositiveIntegerField. More... 8 months ago
Refs #34851 -- Used PostgreSQL 13 for selenium tests. More... 8 months ago
Fixed #34848 -- Ignored i18n_catalog.js file when building Django's translations catalog. More... 8 months ago
Fixed #34857 -- Made calendar "Cancel" button in admin use color variables. More... 8 months ago
Refs #34808 -- Doc'd that aggregation functions on empty groups can return None. More... 8 months ago
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5. More... 8 months ago
Refs #31300 -- Added example to GeneratedField release notes. More... 8 months ago
Defined PASSWORD_HASHERS for auth_tests.test_views.ChangelistTests. More... 8 months ago
Fixed #34850 -- Dropped support for MariaDB 10.4. More... 8 months ago
Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text.Truncator when truncating HTML text. More... 8 months ago
Refs #31435 -- Doc'd potential infinite recursion when accessing model fields in __init__. More... 8 months ago
Fixed typo in docs/releases/5.0.txt. More... 8 months ago
Added updating the Django release process on Trac to release steps. More... 8 months ago
Isolated test models for GeneratedFields. More... 8 months ago
Simplified ForeignObject.resolve_related_fields() a bit. More... 8 months ago
Updated source translation catalogs. More... 8 months ago
Removed empty sections from 5.0 release notes. More... 8 months ago
Made cosmetic edits to docs/releases/5.0.txt. More... 8 months ago
Updated man page for Django 5.0 alpha. More... 8 months ago
Fixed #34560 -- Updated admin's jQuery to 3.7.1. More... 8 months ago
Corrected QuerySet.prefetch_related() note about GenericRelation(). More... 8 months ago
Fixed typo in docs/howto/custom-file-storage.txt. More... 8 months ago
Fixed #31700 -- Made makemigrations command display meaningful symbols for each operation. More... 8 months ago
Fixed #34842 -- Fixed ModelAdmin.readonly_fields crash with GeneratedFields. More... 8 months ago
Increased the default PBKDF2 iterations for Django 5.1. More... 8 months ago
Advanced deprecation warnings for Django 5.1. More... 8 months ago
Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings. More... 8 months ago
Fixed #34841 -- Avoided rendering apps on state still requiring mutation. More... 8 months ago
Refs #15619 -- Removed deprecated annotation about logging out via GET requests. More... 8 months ago
Refs #33199 -- Removed support for passing positional arguments to Signer/TimestampSigner. More... 8 months ago