Historique des commits

Auteur SHA1 Message Date
  Mike Edmunds 29ba75e6e5 Fixed #36013 -- Removed use of IDNA-2003 in django.utils.html. il y a 3 mois
  Sarah Boyce 9a3f86e960 Refs #34380 -- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline. il y a 3 mois
  Brock 8c118c0e00 Fixed #35940 -- Disabled SelectFilter add/remove buttons when appropriate. il y a 3 mois
  Tainara Palmeira 86661f2449 Fixed #35791 -- Updated icon button dimensions to 24x24 pixels. il y a 4 mois
  GappleBee 857b1048d5 Fixed #34619 -- Associated FilteredSelectMultiple elements to their label and help text. il y a 5 mois
  Mariusz Felisiak 5f1757142f Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.html.urlize() and AdminURLFieldWidget. il y a 8 mois
  Vaarun Sinha 54e8b4e582 Fixed #35489 -- Fixed vertical alignment of raw_id_fields widget. il y a 8 mois
  Devin Cox 719a42b589 Fixed #34789 -- Prevented updateRelatedSelectsOptions from il y a 9 mois
  devin13cox 8665cf03d7 Fixed #35330 -- Fixed the update of related widgets when the referenced model is camel case named. il y a 1 an
  Johannes Maron e69019555d Fixed #35273 -- Fixed rendering AdminFileWidget's attributes. il y a 1 an
  Alexander Lazarević 9b02ad91ea Fixed #28404 -- Made displaying values in admin respect Field's empty_values. il y a 1 an
  Sarah Boyce af2fd36815 Refs #34995 -- Made Selenium tests more robust for admin_views and admin_widgets suites. il y a 1 an
  Sarah Boyce f6629ee2c9 Refs #34043 -- Added context managers to SeleniumTestCase for changing window size. il y a 1 an
  David Smith 0cfcab4eec Fixed date_time_picker_shortcuts() tests on Windows. il y a 1 an
  Mariusz Felisiak caf80cb41f Fixed #34645 -- Restored alignment for admin date/time timezone warnings. il y a 1 an
  Coen van der Kamp 7bbbadc693 Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField. il y a 2 ans
  Marcelo Galigniana 8a6c0203c4 Fixed #34488 -- Made ClearableFileInput preserve "Clear" checked attribute when form is invalid. il y a 1 an
  David Smith 097e3a70c1 Refs #33476 -- Applied Black's 2023 stable style. il y a 2 ans
  Mariusz Felisiak 3bbe22dafc Fixed #34233 -- Dropped support for Python 3.8 and 3.9. il y a 2 ans
  Mariusz Felisiak d559cb02da Refs #19215 -- Fixed admin_widgets tests if Pillow isn't installed. il y a 2 ans
  Marcelo Galigniana c0fc1b5302 Fixed #19215 -- Fixed rendering ClearableFileInput when editing with invalid files. il y a 2 ans
  Marcelo Galigniana 1d6948096f Fixed flaky test_ForeignKey_using_to_field test. il y a 2 ans
  Ankur eb7b8f3699 Fixed #33805 -- Made admin's many-to-many widgets do not display help text for selecting values when allow_multiple_selected is False. il y a 2 ans
  Hrushikesh Vaidya 119f227aa6 Fixed #33524 -- Allowed overriding empty_label for ForeignKey in ModelAdmin.radio_fields. il y a 3 ans
  Shubh1815 11cc227344 Fixed #33267 -- Added link to related item to related widget wrapper in admin. il y a 3 ans
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. il y a 3 ans
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. il y a 3 ans
  Shubh1815 05e29da421 Fixed #32545 -- Improved admin widget for raw_id_fields for UUIDFields. il y a 3 ans
  Carlton Gibson 2ccc0b22db Fixed #33211 -- Updated tests for Selenium 4.0.0. il y a 3 ans
  Carlton Gibson 8fa974fcdd Refs #33211 -- Added assertCountSeleniumElements() test helper. il y a 3 ans