django1/django/utils
Mariusz Felisiak b626c5a979
Removed unnecessary str type from @keep_lazy decorator for escape()/escapejs().
2022-02-21 09:46:39 +01:00
..
translation Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
_os.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
archive.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
asyncio.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
autoreload.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
baseconv.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
cache.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
connection.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
crypto.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
datastructures.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
dateformat.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
dateparse.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
dates.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
datetime_safe.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
deconstruct.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
decorators.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
deprecation.py Fixed #33518 -- Added RemovedAfterNextVersionWarning. 2022-02-21 06:23:41 +01:00
duration.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
encoding.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
feedgenerator.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
formats.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
functional.py Refs #28358 -- Fixed infinite recursion in LazyObject.__getattribute__(). 2022-02-17 14:52:17 +01:00
hashable.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
html.py Removed unnecessary str type from @keep_lazy decorator for escape()/escapejs(). 2022-02-21 09:46:39 +01:00
http.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
inspect.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
ipv6.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
itercompat.py Refs #27656 -- Updated django.utils docstring verbs according to PEP 257. 2017-02-11 16:11:08 -05:00
jslex.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
log.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
lorem_ipsum.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
module_loading.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
numberformat.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
regex_helper.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
safestring.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
termcolors.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
text.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
timesince.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
timezone.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
topological_sort.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tree.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
version.py Refs #33173 -- Fixed MailTests.test_backend_arg() on Windows and Python 3.11+. 2022-02-19 20:36:01 +01:00
xmlutils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00