mirror of
https://github.com/django/django.git
synced 2025-01-08 17:37:20 +00:00
Updated admin's XRegExp to 5.1.1.
This commit is contained in:
parent
c813fb327c
commit
c24cd6575f
@ -1,6 +1,6 @@
|
|||||||
The MIT License
|
The MIT License
|
||||||
|
|
||||||
Copyright (c) 2007-2017 Steven Levithan <http://xregexp.com/>
|
Copyright (c) 2007-present Steven Levithan <http://xregexp.com/>
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -122,6 +122,8 @@ Minor features
|
|||||||
``RelatedOnlyFieldListFilter`` admin filters now handle multi-valued query
|
``RelatedOnlyFieldListFilter`` admin filters now handle multi-valued query
|
||||||
parameters.
|
parameters.
|
||||||
|
|
||||||
|
* ``XRegExp`` is upgraded from version 3.2.0 to 5.1.1.
|
||||||
|
|
||||||
:mod:`django.contrib.admindocs`
|
:mod:`django.contrib.admindocs`
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user