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-11-24 04:47:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
0201b9d6d8
django
/
tests
/
regressiontests
/
backends
History
Download ZIP
Download TAR.GZ
Aymeric Augustin
6605ac331a
Fixed
#17158
-- Used a non-ambiguous representation of SQL queries
...
when a correct representation cannot be obtained.
2013-01-26 17:51:44 +01:00
..
__init__.py
Added test cases for [6218].
2007-09-14 21:38:45 +00:00
models.py
Fixed
#19360
-- Raised an explicit exception for aggregates on date/time fields in sqlite3
2013-01-11 18:10:28 +01:00
tests.py
Fixed
#17158
-- Used a non-ambiguous representation of SQL queries
2013-01-26 17:51:44 +01:00