This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-15 03:48:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
utils_tests
History
Claude Paroz
a01361b5ae
Added more tests for strip_tags utility
...
Refs
#19237
.
2013-04-01 16:48:47 +02:00
..
archives
…
eggs
…
files
Added more tests for strip_tags utility
2013-04-01 16:48:47 +02:00
test_module
…
__init__.py
…
archive.py
…
baseconv.py
…
checksums.py
…
crypto.py
…
datastructures.py
…
dateformat.py
…
dateparse.py
…
datetime_safe.py
…
decorators.py
…
encoding.py
Fixed
#20108
-- Fixed filepath_to_uri decoding error
2013-03-22 17:55:12 +01:00
feedgenerator.py
…
functional.py
…
html.py
Added more tests for strip_tags utility
2013-04-01 16:48:47 +02:00
http.py
…
ipv6.py
…
itercompat.py
Fixed
#20094
- Be more careful when checking for Iterator
2013-03-22 17:31:29 +01:00
jslex.py
…
models.py
Fixed
#20094
- Be more careful when checking for Iterator
2013-03-22 17:31:29 +01:00
module_loading.py
Fixed
#20167
-- Preserve the traceback of
ImportError
s in
import_by_path
.
2013-03-31 23:00:06 -04:00
numberformat.py
…
os_utils.py
…
regex_helper.py
…
simplelazyobject.py
Fixed
#19456
-- Avoid infinite recursion when tracing LazyObject.__init__.
2013-03-18 11:22:43 +01:00
termcolors.py
…
test_no_submodule.py
…
tests.py
Fixed
#20094
- Be more careful when checking for Iterator
2013-03-22 17:31:29 +01:00
text.py
…
timesince.py
…
timezone.py
…
tzinfo.py
…