1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/tests
2011-12-22 20:29:18 +00:00
..
modeltests Fixed various dodgy behaviours 2011-12-17 17:37:24 +00:00
regressiontests Re-enabled the cleanup of STATIC_ROOT in the staticfiles tests. 2011-12-22 20:29:18 +00:00
templates
runtests.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
test_sqlite.py Fixed a url to the contributing guide in a code comment. 2011-12-14 14:49:00 +00:00
urls.py Converted internal link generation in the admin and admin document generator to use named URLs. 2011-09-20 18:30:06 +00:00