I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 21 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #34977 -- Improved accessibility in the UserChangeForm by replacing the reset password link with a button. More... about 1 month ago
Optimized DatabaseOperations.bulk_insert_sql() a bit on Oracle. More... about 1 month ago
Fixed #35295 -- Used INSERT with multiple rows on Oracle 23c. More... about 1 month ago
Applied BoundingCircle test to only one country. More... about 1 month ago
Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions. More... about 1 month ago
Fixed #35286 -- Updated broken link in django/template/smartif.py docstring. More... about 1 month ago
Moved --failfast to DiscoverRunner. More... about 1 month ago
Fixed #35280 -- Improved iriencode filter example in docs. More... about 1 month ago
Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without a host. More... about 2 months ago
Fixed #35285 -- Optimized ForeignObject._check_unique_target(). More... about 2 months ago
Fixed #35270 -- Optimized model's Options._property_names. More... about 2 months ago
Optimized Model.refresh_from_db(fields=...) by using a set. More... about 2 months ago
Refs #35044 -- Added Model.refresh_from_db(fields=...) test for clearing reverse relations. More... about 2 months ago
Corrected code-block directives in topics/forms/formsets.txt. More... about 2 months ago
Refs #30397 -- Optimized interpolation of index and constraint names a bit more. More... about 2 months ago
Fixed #28541 -- Fixed migrations crash when changing primary key on SQLite. More... about 2 months ago
Fixed typo in django/db/models/expressions.py. More... about 2 months ago
Refs #30397 -- Optimized interpolation of index and constraint names a bit. More... about 2 months ago
Fixed typos in docstrings and docs. More... about 2 months ago
Fixed #35273 -- Fixed rendering AdminFileWidget's attributes. More... about 2 months ago
Refs #35030 -- Added more tests for @user_passes_test decorator. More... about 2 months ago
Fixed broken links and redirects in docs. More... about 2 months ago
Updated broken links in docs/ref/contrib/gis/tutorial.txt. More... about 2 months ago
Fixed #35223 -- Made Model.full_clean() ignore fields with db_default when validating empty values. More... about 2 months ago
Used sys_platform in tests requirements. More... about 2 months ago
Fixed #35267 -- Clarified time zone topic for PostgreSQL in docs. More... about 2 months ago
Fixed #35266 -- Deferred formatting in RelatedField._check_clashes(). More... about 2 months ago
Fixed #35261 -- Corrected Media JS example of object-based paths in docs. More... about 2 months ago
Added a GitHub pull request template. More... about 2 months ago
Updated fuzzy translations in tests.i18n.patterns. More... about 2 months ago