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-04 06:05:02 +00:00
Code
Issues
32
Releases
Wiki
Activity
dec21a1d4b
Branches
Tags
View all branches
django
/
tests
/
regressiontests
/
localflavor
/
us
History
…
..
__init__.py
Added __init__.py file that was left out of [13505].
2010-08-06 16:24:29 +00:00
forms.py
Convert the remainder of the relative imports in the tests to be absolute imports.
2011-10-13 21:34:56 +00:00
models.py
Convert the remainder of the relative imports in the tests to be absolute imports.
2011-10-13 21:34:56 +00:00
tests.py
Fixed
#16921
-- Added assertHTMLEqual and assertHTMLNotEqual assertions, and converted Django tests to use them where appropriate. Thanks Greg Müllegger.
2012-01-31 20:36:11 +00:00