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
874908e3bb
django1
/
django
/
test
History
Jeremy Dunck
40e62a5ccd
Fixed
#18980
-- Fixed assertContains regression when passed an object
2012-09-18 21:05:41 +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] Ported django.test.doctest.
2012-08-07 12:00:22 +02:00
client.py
Replaced many smart_bytes by force_bytes
2012-08-29 11:20:32 +02:00
html.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
signals.py
Fixed
#17948
-- Isolated auth tests from custom template loaders
2012-09-15 21:39:08 +02:00
simple.py
Fixed
#18271
-- Changed stage at which TransactionTestCase flushes DB tables.
2012-07-24 17:24:16 -03:00
testcases.py
Fixed
#18980
-- Fixed assertContains regression when passed an object
2012-09-18 21:05:41 +02:00
utils.py
[py3] Fixed str_prefix test utility
2012-08-11 14:22:28 +02:00