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-09 08:55:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
utils
History
Aymeric Augustin
ef017a5f00
Advanced pending deprecation warnings.
...
Also added stacklevel argument,
fixed
#18127
.
2012-12-29 21:59:07 +01:00
..
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
…
checksums.py
…
crypto.py
…
datastructures.py
Advanced pending deprecation warnings.
2012-12-29 21:59:07 +01:00
dateformat.py
…
dateparse.py
…
datetime_safe.py
…
decorators.py
…
encoding.py
…
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
…
jslex.py
…
models.py
…
module_loading.py
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
2012-12-08 11:13:52 +01:00
numberformat.py
…
os_utils.py
…
regex_helper.py
…
simplelazyobject.py
…
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
…
timezone.py
…
tzinfo.py
…