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-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
utils
History
Aymeric Augustin
46d27a6b8d
Fixed feedgenerator tests under hash randomization
2012-10-26 22:40:35 +02:00
..
archives
…
eggs
…
test_module
…
__init__.py
…
archive.py
…
baseconv.py
…
checksums.py
…
crypto.py
…
datastructures.py
Fixed test failure under Python 2.x introduced in 3e10d22df5
2012-10-26 02:45:15 +01:00
dateformat.py
Fixed
#18951
-- Formatting of microseconds.
2012-09-22 12:02:21 +02:00
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
Replaced a deprecated assertEquals
2012-09-24 16:07:58 +02: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
…
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
…
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
…
timesince.py
…
timezone.py
…
tzinfo.py
…