.. |
translation
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
__init__.py
|
|
|
_os.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
archive.py
|
|
|
autoreload.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
baseconv.py
|
|
|
cache.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
checksums.py
|
Fixed #23613 -- Deprecated django.utils.checksums
|
2014-10-10 09:22:20 -04:00 |
crypto.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
daemonize.py
|
|
|
datastructures.py
|
Fixed #23968 -- Replaced list comprehension with generators and dict comprehension
|
2014-12-08 07:58:23 -05:00 |
dateformat.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
dateparse.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
dates.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
datetime_safe.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
deconstruct.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
decorators.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
deprecation.py
|
|
|
dictconfig.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
duration.py
|
Fixed #2443 -- Added DurationField.
|
2014-12-20 18:28:29 +00:00 |
encoding.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
feedgenerator.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
formats.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
functional.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
html_parser.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
html.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
http.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
importlib.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
ipv6.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
itercompat.py
|
|
|
jslex.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
log.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
lorem_ipsum.py
|
|
|
lru_cache.py
|
|
|
module_loading.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
numberformat.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
regex_helper.py
|
[1.8.x] Fixed typos in code comments.
|
2015-01-20 12:18:29 -05:00 |
safestring.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
six.py
|
Updated six to 1.9.0.
|
2015-01-02 12:35:41 -05:00 |
synch.py
|
[1.8.x] Removed threading fallback imports.
|
2015-02-01 18:45:01 -05:00 |
termcolors.py
|
Fixed #23968 -- Replaced list comprehension with generators and dict comprehension
|
2014-12-08 07:58:23 -05:00 |
text.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
timesince.py
|
|
|
timezone.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
tree.py
|
Fixed #23968 -- Replaced list comprehension with generators and dict comprehension
|
2014-12-08 07:58:23 -05:00 |
tzinfo.py
|
[1.8.x] Sorted imports with isort; refs #23860.
|
2015-02-09 14:24:06 -05:00 |
unittest.py
|
|
|
version.py
|
Fixed #23866 -- Harmonized refs to Django documentation from code
|
2014-12-25 13:53:13 +01:00 |
xmlutils.py
|
|
|