This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-29 08:04:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
a7ed09d13d
django
/
tests
/
regressiontests
/
signals_regress
History
Download ZIP
Download TAR.GZ
Alex Gaynor
f47af9df1d
Cleaned up several test cases, to better isolate state.
2012-09-07 13:47:12 -04:00
..
__init__.py
Fixed
#10109
-- Removed the use of raw SQL in many-to-many fields by introducing an autogenerated through model.
2009-11-03 14:02:49 +00:00
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Cleaned up several test cases, to better isolate state.
2012-09-07 13:47:12 -04:00