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-01-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
utils_tests
History
Baptiste Mispelon
926e18d7d1
Deprecated django.utils.text.javascript_quote.
...
Refs
#21725
.
2014-02-22 13:50:12 +01:00
..
archives
…
eggs
…
files
…
locale/nl
/LC_MESSAGES
…
test_module
…
__init__.py
…
models.py
…
test_archive.py
…
test_autoreload.py
…
test_baseconv.py
…
test_checksums.py
…
test_crypto.py
…
test_datastructures.py
…
test_dateformat.py
…
test_dateparse.py
…
test_datetime_safe.py
…
test_decorators.py
…
test_encoding.py
…
test_feedgenerator.py
…
test_functional.py
…
test_html.py
…
test_http.py
…
test_ipv6.py
…
test_itercompat.py
…
test_jslex.py
…
test_module_loading.py
Fixed
#21674
-- Deprecated the import_by_path() function in favor of import_string().
2014-02-08 11:12:19 -05:00
test_no_submodule.py
…
test_numberformat.py
…
test_os_utils.py
…
test_regex_helper.py
…
test_safestring.py
Removed import which is now unused
2014-02-05 13:26:56 -08:00
test_simplelazyobject.py
…
test_termcolors.py
…
test_text.py
Deprecated django.utils.text.javascript_quote.
2014-02-22 13:50:12 +01:00
test_timesince.py
Fixed all E226 violations
2013-11-03 10:08:55 -08:00
test_timezone.py
…
test_tzinfo.py
…