.. |
archives
|
…
|
|
eggs
|
…
|
|
test_module
|
…
|
|
__init__.py
|
…
|
|
archive.py
|
Fixed #19357 -- Allow non-ASCII chars in filesystem paths
|
2012-12-08 11:13:52 +01:00 |
baseconv.py
|
[py3] Ported django.utils.baseconv.
|
2012-08-07 12:00:23 +02:00 |
checksums.py
|
…
|
|
crypto.py
|
Fixed #18687: Removed test_performance_scalability
|
2012-09-05 23:02:33 -04:00 |
datastructures.py
|
Advanced pending deprecation warnings.
|
2012-12-29 21:59:07 +01:00 |
dateformat.py
|
Fixed #18951 -- Formatting of microseconds.
|
2012-09-22 12:02:21 +02:00 |
dateparse.py
|
Fixed #18728 -- Made colon optional in tzinfo
|
2012-08-19 21:47:41 +02:00 |
datetime_safe.py
|
…
|
|
decorators.py
|
[py3] Ported django.utils.decorators.
|
2012-08-07 12:00:23 +02:00 |
encoding.py
|
Fixed #18902 -- Made force_bytes properly handle exception input
|
2012-09-04 09:27:28 +02:00 |
feedgenerator.py
|
Fixed feedgenerator tests under hash randomization
|
2012-10-26 22:40:35 +02:00 |
functional.py
|
…
|
|
html.py
|
Fixed #19237 -- Improved strip_tags utility
|
2012-11-24 12:16:52 +01:00 |
http.py
|
Fixed parse_http_date docstring and moved related tests
|
2012-09-26 21:10:17 +02:00 |
ipv6.py
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
jslex.py
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
models.py
|
…
|
|
module_loading.py
|
Fixed #19357 -- Allow non-ASCII chars in filesystem paths
|
2012-12-08 11:13:52 +01:00 |
numberformat.py
|
Fixed #18800 -- Support numbers bigger than max float in `numberformat`.
|
2012-09-18 19:43:50 +02:00 |
os_utils.py
|
Fixed a couple of test failures on Windows.
|
2012-09-09 15:07:04 -04:00 |
regex_helper.py
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
simplelazyobject.py
|
[py3] Ported django.utils.functional.
|
2012-08-07 12:00:23 +02:00 |
termcolors.py
|
…
|
|
test_no_submodule.py
|
…
|
|
tests.py
|
Fixed parse_http_date docstring and moved related tests
|
2012-09-26 21:10:17 +02:00 |
text.py
|
Removed truncate_words and truncate_html_words.
|
2012-12-29 21:59:07 +01:00 |
timesince.py
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
timezone.py
|
…
|
|
tzinfo.py
|
…
|
|