1
0
mirror of https://github.com/django/django.git synced 2025-01-10 10:26:34 +00:00
django/django/utils
2016-06-17 15:55:55 -04:00
..
translation Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
__init__.py
_os.py
archive.py
autoreload.py
baseconv.py
cache.py Fixed #26567 -- Updated references to obsolete RFC2616. 2016-05-03 11:14:40 -04:00
crypto.py
datastructures.py
dateformat.py Fixed #26580 -- Updated references to obsolete RFC 2822. 2016-05-10 11:24:51 -04:00
dateparse.py
dates.py
datetime_safe.py
deconstruct.py
decorators.py
deprecation.py [1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. 2016-06-17 15:55:55 -04:00
duration.py
encoding.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
feedgenerator.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
formats.py
functional.py
glob.py
html_parser.py
html.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
http.py Fixed #21231 -- Enforced a max size for GET/POST values read into memory. 2016-05-12 10:17:52 -04:00
inspect.py
ipv6.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
itercompat.py
jslex.py
log.py Stopped truncating AdminEmailHandler message subjects 2016-05-10 18:17:43 +02:00
lorem_ipsum.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
lru_cache.py
module_loading.py
numberformat.py
regex_helper.py
safestring.py Fixed #24046 -- Deprecated the "escape" half of utils.safestring. 2016-05-10 12:46:47 -04:00
six.py
synch.py
termcolors.py
text.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
timesince.py
timezone.py
tree.py
version.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
xmlutils.py