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
2c5e833a30
django1
/
django
/
test
History
Russell Keith-Magee
20d1892491
Added conditional skips for all tests dependent on the default User model
2012-09-09 01:00:37 +08:00
..
__init__.py
Added conditional skips for all tests dependent on the default User model
2012-09-09 01:00:37 +08: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
#18196
-- Improved loaddata error messages.
2012-08-21 21:52:25 +02:00
simple.py
Fixed
#18271
-- Changed stage at which TransactionTestCase flushes DB tables.
2012-07-24 17:24:16 -03:00
testcases.py
Added conditional skips for all tests dependent on the default User model
2012-09-09 01:00:37 +08:00
utils.py
Merged recent changes from trunk.
2012-08-20 13:09:09 +08:00