django/tests/regressiontests/i18n
Carl Meyer 844a24bbb9 Fixed #16921 -- Added assertHTMLEqual and assertHTMLNotEqual assertions, and converted Django tests to use them where appropriate. Thanks Greg Müllegger.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17414 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-01-31 20:36:11 +00:00
..
commands Ensured that `makemessages` doesn't leave any temporary file over if the parsing of a template file fails. Refs #8536. 2011-12-21 15:35:58 +00:00
contenttypes Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
other Fixed #14806 -- Added support for contextual translations to the `trans` and `blocktrans` template tags. Thanks to jtiai for the report. 2011-10-19 04:59:47 +00:00
patterns
resolution
__init__.py
forms.py Fixed a couple of typos. 2011-12-03 17:34:52 +00:00
models.py Fixed a couple of typos. 2011-12-03 17:34:52 +00:00
test_warnings.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