I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed @skipIfDBFeature silencing of nonexistent features. More... 5 days ago
Removed @skipUnlessDBFeature silencing of nonexistent features. More... 6 days ago
Refs #35038 -- Reduced CreateModel/AlterConstraint operations when optimizing migrations. More... 7 days ago
Clarified that only latest dependency versions are valid for security reports. More... 8 days ago
Fixed #36467 -- Removed leading whitespaces from Set-Cookie header values in WSGIHandler. More... 8 days ago
Refs #36467 -- Added test for Set-Cookie header values in ASGIHandler. More... 8 days ago
Refs #36009 -- Added GitHub action workflow to run tests with latest stable postgis version. More... 9 days ago
Added guidance on AI-assisted security reports to docs/internals/security.txt. More... 9 days ago
Fixed #36465, Refs #35816 -- Disallowed '+' and '-' characters in template variable names. More... 10 days ago
Corrected jsonfield fieldlookup references. More... 13 days ago
Refs #35676 -- Added supports_table_check_constraints skip to model_forms tests. More... 13 days ago
Fixed #36463 -- Fixed grammar in docs/intro/contributing.txt. More... 14 days ago
Fixed #36453 -- Made When.condition resolve with for_save=False. More... 14 days ago
Made minor grammar and punctuation fixes in docs/topics/migrations.txt. More... 15 days ago
Removed default value for app_configs in system check functions. More... 15 days ago
Fixed #36454 -- Fixed typo in docs/intro/tutorial08.txt. More... 15 days ago
Fixed #36447 -- Selected preferred media type based on quality. More... 16 days ago
Added follow-up to CVE-2025-48432 to security archive. More... 16 days ago
Added stub release notes for 5.2.4. More... 16 days ago
Refs #36419 -- Fixed BulkUpdateTests.test_json_field_sql_null() crash on Oracle. More... 16 days ago
Refs #10785 -- Added missing __hash__() method to custom pk test model. More... 17 days ago
Fixed #36446 -- Restored "q" in internal MediaType.params property. More... 17 days ago
Fixed #35305 -- Avoided recreating constraints on fields renamed via db_column. More... 18 days ago
Refs #373 -- Doc'd that on_delete is ignored for ForeignObject. More... 18 days ago
Fixed #36449 -- Fixed field types in example model using ForeignObject. More... 18 days ago
Fixed #36448 -- Fixed GeoDjango spelling in test_commands.py docstrings. More... 19 days ago
Fixed #36433 -- Fixed constraint validation crash when condition uses a ForeignKey attname. More... 20 days ago
Refs #34378, #36143, #36416 -- Fixed isolation of LookupTests.test_in_bulk_preserve_ordering_with_batch_size(). More... 20 days ago
Fixed #36442 -- Cloned FilteredRelation before rename_prefix_from_q. More... 21 days ago
Fixed #36421 -- Made test_msgfmt_error_including_non_ascii compatible with msgfmt 0.25. More... 21 days ago