This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-07 06:56:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Ian Clelland
f7b69665fd
Use renamed threading event API in Python 3.3
...
Refs
#19038
.
2012-10-10 19:57:16 +02:00
..
__init__.py
Fixed
#3011
-- Added swappable auth.User models.
2012-09-26 18:48:09 +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
#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
Use renamed threading event API in Python 3.3
2012-10-10 19:57:16 +02:00
utils.py
Added assertXML[Not]Equal assertions
2012-10-06 13:14:50 +02:00