summaryrefslogtreecommitdiff
path: root/django/contrib
AgeCommit message (Expand)Author
2025-07-22Standardized how method_decorator is used in contrib.auth views and admin.Claude Paroz
2025-07-22Fixed #36226 -- Accepted str or bytes for password and salt in password hashers.Roel Delos Reyes
2025-07-22Fixed #36377 -- Added hints support to CreateExtension and subclasses.Anthony Sottile
2025-07-21Improved consistency of GEOS error messages.David Smith
2025-07-21Added message to TypeError exceptions in GEOS WKTReader and WKBReader.David Smith
2025-07-20Fixed #36230 -- Improved color contrast for blockquote in admin.LauHerregodts
2025-07-20Fixed #28696 -- Added GeometryType GIS database function and __geom_type lookup.Ahmed Ibrahim
2025-07-18Triggered window resize to fix layout issues.Sarah Boyce
2025-07-01Fixed #35846 -- Ensured consistent path ordering in ManifestStaticFilesStorag...Matthew Stell
2025-06-27Refs #15727 -- Updated AdminSeleniumTestCase to use ContentSecurityPolicyMidd...Natalia
2025-06-27Fixed #36366 -- Improved accessibility of pagination in the admin.antoliny0919
2025-06-25Fixed #36386 -- Added styles and icons for INFO and DEBUG messages in the admin.michalpokusa
2025-06-25Fixed #36471 -- Added support for __coveredby GIS lookup and Collect, GeoHash...Mariusz Felisiak
2025-06-18Fixed #36437 -- Improved accessibility of messages in admin.michalpokusa
2025-06-18Fixed #32770 -- Added system check to ensure django.contrib.postgres is insta...Clifford Gama
2025-06-12Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript.Claude Paroz
2025-06-11Removed default value for app_configs in system check functions.Adam Johnson
2025-06-06Updated translations from Transifex.Sarah Boyce
2025-06-05Added validation to BaseSpatialFeatures.has_<Func>_function.Tim Graham
2025-06-03Fixed #36060 -- Prevented IntegrityError in bulk_create() with order_with_res...myoungjinGo-BE
2025-06-02Fixed #36423 -- Prevented filter_horizontal buttons from intercepting form su...Blayze
2025-05-23Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing aprocess_r...Sarah Boyce
2025-05-20Refs #35829 -- Made cosmetic edits to django/contrib/admin/static/admin/img/R...nessita
2025-05-16Fixed #36348 -- Fixed handling multiple nested url()s in ManifestStaticFilesS...Samuel Cormier-Iijima
2025-05-15Fixed #35829 -- Updated admin icons using Font Awesome Free version 6.7.2.Pablo Bengoechea
2025-05-14Fixed #35852 -- Fixed intcomma locale-aware formatting of string number repre...Timothy McCurrach
2025-05-14Fixed #35507 -- Improved accessibility of search and filter elements in the a...antoliny0919
2025-05-08Fixed #36363 -- Added field names to admin duplicated fields error hint.Eric Blum
2025-04-28Fixed #36354 -- Removed JavaScript workaround for browsers lacking `:has()` C...Fabian Braun
2025-04-27Fixed #36312 -- Removed invalid size units for svg in Safari.Ahmed Nassar
2025-04-23Simplified UserManager.with_perm() by using get_backends().Bona Fide IT GmbH
2025-04-22Fixed #36331 -- Reverted "Fixed #36055 -- Prevented overlap of object-tools b...antoliny0919
2025-04-17Fixed #35959 -- Displayed password reset button in admin only when user has s...Sarah Boyce
2025-04-17Refs #35959 -- Added render_password_as_hash auth template tag for password r...Sarah Boyce
2025-04-17Fixed #36314 -- Fixed MinimumLengthValidator error message translation.Ahmed Nassar
2025-04-16Americanized some spellings.Adam Johnson
2025-04-04Fixed #36255 -- Renamed the admin action button for improved accessibility.koffi
2025-04-02Fixed #36267 -- Fixed contenttypes shortcut() view crash with an invalid obje...Ahmed Nassar
2025-04-01Fixed #36284, Refs #31170 -- Ensured related lookup popups are closed properly.nessita
2025-04-01Fixed #36283 -- Reverted "Fixed #35798, Refs #31641 -- Prevented admin naviga...Mariusz Felisiak
2025-03-31Refs #28909 -- Simplified code using unpacking generalizations.Aarni Koskela
2025-03-31Updated translations from Transifex.Sarah Boyce
2025-03-31Refs #36055 -- Prevented overlap of object-tools buttons and page header in t...Mariusz Felisiak
2025-03-30Fixed warnings per flake8 7.2.0.Mariusz Felisiak
2025-03-28Refs #34619 -- Fixed labels width in FilteredSelectMultiple in the admin.Mariusz Felisiak
2025-03-27Fixed #34917 -- Underlined links in the main content area of the admin.antoliny0919
2025-03-26Refs #34619 -- Corrected selector description in the admin.Mariusz Felisiak
2025-03-26Fixed #34819 -- Made GenericForeignKey prefetching use matching pk representa...Clifford Gama
2025-03-25Fixed #36276 -- Omitted size=None from ArrayField.deconstruct().Tim Graham
2025-03-19Updated source translation catalogs.Mariusz Felisiak