I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 15 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #35187 -- Fixed @sensitive_variables/sensitive_post_parameters decorators crash with .pyc-only builds. More... 2 months ago
Fixed #35224 -- Made GenericForeignKey inherit from Field. More... 2 months ago
Refs #28011 -- Removed ForeignObjectRel.is_hidden(). More... 2 months ago
Fixed #28011 -- Corrected Field.hidden docs. More... 2 months ago
Refs #34060 -- Fixed crash when filtering against literal JSON with psycopg2.
charettes
as Simon Charette
More... 2 months ago
Improved test helpers in truncated date/time field tests. More... 2 months ago
Refs #30686 -- Removed unused regexes in django.utils.text. More... 2 months ago
Fixed #35173 -- Fixed ModelAdmin.lookup_allowed() for lookups on foreign keys when not included in ModelAdmin.list_filter. More... 2 months ago
Fixed #34060 -- Fixed migrations crash when adding check constraints with JSONField __exact lookup on Oracle. More... 2 months ago
Fixed #35195 -- Removed unnecessary type="text/css" attributes from <style> tags. More... 2 months ago
Fixed #28263 -- Fixed TestCase setup for databases that don't support savepoints. More... 2 months ago
Refs #35058 -- Added support for measured geometries to GDAL GeometryCollection and subclasses. More... 2 months ago
Fixed #35171 -- Updated the design of the "Congrats" page. More... 2 months ago
Corrected indentation of the "Congrats" page template. More... 2 months ago
Fixed #35179 -- Made admindocs detect positional/keyword-only arguments. More... 2 months ago
Fixed #35044 -- Avoided clearing reverse relations and private fields when accessing deferred fields. More... 3 months ago
Refs #34900, Refs #34118 -- Updated assertion in test_skip_class_unless_db_feature() test on Python 3.12.2+. More... 3 months ago
Fixed #35073 -- Avoided unnecessary calling of callables used by SET/SET_DEFAULT in Collector.collect(). More... 3 months ago
Fixed #35172 -- Fixed intcomma for string floats. More... 3 months ago
Fixed #35175 -- Made migraton writer preserve keyword-only arguments. More... 3 months ago
Fixed #35174 -- Fixed Signal.asend()/asend_robust() crash when all receivers are asynchronous. More... 3 months ago
Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
Koo
More... 3 months ago
Refs #30686 -- Fixed text truncation for negative or zero lengths. More... 3 months ago
Refs #10743 -- Removed leftover comment in tests/admin_changelist/tests.py. More... 3 months ago
Added CVE-2024-24680 to security archive. More... 3 months ago
Added stub release notes for 5.0.3. More... 3 months ago
Fixed #35099 -- Prevented mutating queryset when combining with & and | operators. More... 3 months ago
Corrected cache_page()'s timeout value in tests.generic_views.urls. More... 3 months ago
Replaced "Django test runner" with DiscoverRunner in release notes. More... 3 months ago
Changed severity levels to list in security policy docs. More... 3 months ago