1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/django/utils
2014-03-21 10:54:53 -04:00
..
2to3_fixes
translation Removed reading of old 'django_language' session variable per deprecation timeline. 2014-03-21 09:53:16 -04:00
__init__.py
_os.py
archive.py
autoreload.py
baseconv.py
cache.py
checksums.py
crypto.py
daemonize.py
datastructures.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
dateformat.py
dateparse.py
dates.py
datetime_safe.py
deconstruct.py
decorators.py
deprecation.py Avoided changing raw DeprecationWarning filter behavior 2014-03-08 11:13:48 +01:00
dictconfig.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
encoding.py
feedgenerator.py
formats.py
functional.py Simplified implementation of collectstatic command. 2014-03-13 10:03:01 +01:00
html_parser.py
html.py Removed fix_ampersands template filter per deprecation timeline. 2014-03-21 08:50:43 -04:00
http.py
importlib.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
ipv6.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
itercompat.py
jslex.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
log.py Avoided changing raw DeprecationWarning filter behavior 2014-03-08 11:13:48 +01:00
lru_cache.py
module_loading.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
numberformat.py
regex_helper.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
safestring.py
six.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
synch.py
termcolors.py
text.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
timesince.py
timezone.py
tree.py
tzinfo.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
unittest.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
version.py
xmlutils.py