combo/combo/utils
Lauréline Guérin 11882c5810
misc: remove DeprecationWarning unescape (#39438)
DeprecationWarning: The unescape method is deprecated
and will be removed in 3.5, use html.unescape() instead.
2020-01-31 15:17:16 +01:00
..
__init__.py misc: split utils in specific modules (#21165) 2018-01-16 09:09:44 +01:00
cache.py misc: split utils in specific modules (#21165) 2018-01-16 09:09:44 +01:00
crypto.py add compatibility with python 3 (#25486) 2018-07-28 09:55:59 +02:00
date.py templatetags: add date filters (#36943) 2020-01-27 14:50:08 +01:00
forms.py misc: remove RemovedInDjango21Warning render() method widget (#39438) 2020-01-31 11:30:13 +01:00
misc.py misc: remove DeprecationWarning unescape (#39438) 2020-01-31 15:17:16 +01:00
requests_wrapper.py dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00
signature.py utils: rewrite previous patch with hobo.signature code (#35050) 2019-07-25 22:44:35 +02:00
urls.py dj2: is_anonymous and is_authenticated are now properties (#36895) 2019-10-29 08:35:46 +01:00