I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Dec 19, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed typo in docs/ref/migration-operations.txt. More... 12 months ago
Improved --list-tags help text for check management command. More... 12 months ago
Used more specific link to email backends in EMAIL_BACKEND docs. More... 12 months ago
Fixed #35112 -- Removed previous/next month animation in admin calendar widget. More... 12 months ago
Fixed #35117 -- Added support for the hectare unit in Area. More... 12 months ago
Fixed #35111 -- Fixed compilation of DateField __in/__range rhs on SQLite and MySQL.
charettes
as Simon Charette
More... 12 months ago
Refs #22288 -- Corrected __range lookup test names.
charettes
as Simon Charette
More... 12 months ago
Refs #35102 -- Optimized replace_expressions()/relabelling aliases by adding early return. More... 12 months ago
Refs #35102 -- Optimized Expression.identity used for equality and hashing.
charettes
as Simon Charette
More... 12 months ago
Added test ensuring that validate_password is used in AdminPasswordChangeForm. More... 12 months ago
Refs #28404 -- Made displaying property values in admin respect non-None empty values. More... 12 months ago
Fixed #34769 -- Fixed key transforms on Oracle 21c+. More... 12 months ago
Fixed #35092 -- Exposed extra fields for GeoIP2.country() and GeoIP2.city() responses. More... 12 months ago
Fixed #35097 -- Tested parse_datetime() with bare date. More... 12 months ago
Fixed #34949 -- Clarified when UniqueConstraints with include/nulls_distinct are not created. More... 12 months ago
Fixed #35096 -- Corrected alignment for error lists in admin "wide" forms. More... 12 months ago
Fixed #28404 -- Made displaying values in admin respect Field's empty_values. More... 12 months ago
Refs #28404 -- Split test_null_display_for_field() test. More... 12 months ago
Fixed #35091 -- Allowed GeoIP2 querying using IPv4Address/IPv6Address. More... 12 months ago
Fixed #35088 -- Added support for Collect on MySQL 8.0.24+. More... 12 months ago
Fixed #33481 -- Clarified remove_stale_contenttypes data loss warning. More... 12 months ago
Simplified dropping spatial indexes on MySQL and Oracle. More... 12 months ago
Fixed #35087 -- Reallowed filtering against foreign keys not listed in ModelAdmin.list_filters. More... 12 months ago
Made management command examples more consistent in docs. More... 12 months ago
Bumped versions in pre-commit and npm configurations. More... almost 1 year ago
Moved isort config from setup.cfg to pyproject.toml. More... almost 1 year ago
Removed obsolete rpm-related install code. More... almost 1 year ago
Fixed #35086 -- Added support for BoundedCircle on Spatialite 5.1+. More... almost 1 year ago
Used enterClassContext() where appropriate. More... about 1 year ago
Refs #34140 -- Fixed blacken-docs pre-commit configuration. More... about 1 year ago