1
0
mirror of https://github.com/django/django.git synced 2025-10-23 21:59:11 +00:00

Updated admin's XRegExp to 5.1.1.

This commit is contained in:
Andreas Dickow
2023-04-18 16:11:40 +02:00
committed by Mariusz Felisiak
parent c813fb327c
commit c24cd6575f
4 changed files with 5337 additions and 4004 deletions

View File

@@ -122,6 +122,8 @@ Minor features
``RelatedOnlyFieldListFilter`` admin filters now handle multi-valued query
parameters.
* ``XRegExp`` is upgraded from version 3.2.0 to 5.1.1.
:mod:`django.contrib.admindocs`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~