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-24 13:44:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
bc06d2c11c
django
/
tests
/
queries
History
Download ZIP
Download TAR.GZ
Andrew Torpedov
bc06d2c11c
Fixed
#23313
-- Corrected repr(RawQuery) with dict parameters.
2014-08-29 07:22:08 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#19671
-- Added warnings that null and validators are ignored for ManyToManyField.
2014-07-09 16:01:09 -04:00
tests.py
Fixed
#23313
-- Corrected repr(RawQuery) with dict parameters.
2014-08-29 07:22:08 -04:00