django1/django/test
Aymeric Augustin 3cb2457f46 [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02:00
..
__init__.py Fixed #2879 -- Added support for the integration with Selenium and other in-browser testing frameworks. Also added the first Selenium tests for `contrib.admin`. Many thanks to everyone for their contributions and feedback: Mikeal Rogers, Dirk Datzert, mir, Simon G., Almad, Russell Keith-Magee, Denis Golomazov, devin, robertrv, andrewbadr, Idan Gazit, voidspace, Tom Christie, hjwp2, Adam Nelson, Jannis Leidel, Anssi Kääriäinen, Preston Holmes, Bruno Renié and Jacob Kaplan-Moss. 2011-12-22 08:33:58 +00:00
_doctest.py [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02:00
client.py [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02:00
html.py [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02:00
signals.py Fixed #18395 -- Reset language-related global variables with setting_changed 2012-07-21 13:49:07 +02:00
simple.py Reverted 905e33f, now that DatabaseFeatures does not need confirm 2012-06-09 17:05:54 +02:00
testcases.py Made LiveServerTestCase to restore state on exit. 2012-07-21 20:16:47 -03:00
utils.py [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02:00