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-02-06 15:35:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
backends
History
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
…
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