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-03-16 04:10:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
views
/
tests
History
Claude Paroz
3cbe686af6
Fixed
#18675
-- Fixed was_modified_since with floating-point mtime
...
Thanks Simon Charette for the patch.
2012-09-26 21:12:56 +02:00
..
__init__.py
Fixed
#18675
-- Fixed was_modified_since with floating-point mtime
2012-09-26 21:12:56 +02:00
debug.py
Modernized views.DebugViewTests
2012-09-15 21:07:42 +02:00
defaults.py
Convert the remainder of the relative imports in the tests to be absolute imports.
2011-10-13 21:34:56 +00:00
i18n.py
[py3] Fixed jsi18n test.
2012-08-15 09:45:28 +02:00
shortcuts.py
[py3] Various minor syntax fixes in the test suite
2012-08-11 23:23:31 +02:00
specials.py
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
static.py
Fixed
#18675
-- Fixed was_modified_since with floating-point mtime
2012-09-26 21:12:56 +02:00