This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
67bddc0b7b
django1
/
tests
/
regressiontests
/
defaultfilters
History
Andrew Godwin
f1be2c7a81
Fixed
#19070
-- urlize filter no longer raises exceptions on 2.7
...
Thanks to claudep for the patch.
2012-10-31 11:01:39 +00:00
..
__init__.py
Refs
#2333
- Modified runtests script to use new testing framework. Migrated existing tests to use Django testing framework. All the 'othertests' have been migrated into 'regressiontests', and converted into doctests/unittests, as appropriate.
2006-08-27 13:59:47 +00:00
models.py
Refs
#2333
- Modified runtests script to use new testing framework. Migrated existing tests to use Django testing framework. All the 'othertests' have been migrated into 'regressiontests', and converted into doctests/unittests, as appropriate.
2006-08-27 13:59:47 +00:00
tests.py
Fixed
#19070
-- urlize filter no longer raises exceptions on 2.7
2012-10-31 11:01:39 +00:00