Updated admin's XRegExp to 3.2.0.
This commit is contained in:
parent
06889d6206
commit
fb9b1c245d
|
@ -1,6 +1,6 @@
|
||||||
The MIT License
|
The MIT License
|
||||||
|
|
||||||
Copyright (c) 2007-2012 Steven Levithan <http://xregexp.com/>
|
Copyright (c) 2007-2017 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 it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
@ -77,6 +77,8 @@ Minor features
|
||||||
* Filters in the right sidebar of the admin changelist view now contains a link
|
* Filters in the right sidebar of the admin changelist view now contains a link
|
||||||
to clear all filters.
|
to clear all filters.
|
||||||
|
|
||||||
|
* ``XRegExp`` is upgraded from version 2.0.0 to 3.2.0.
|
||||||
|
|
||||||
:mod:`django.contrib.admindocs`
|
:mod:`django.contrib.admindocs`
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue