This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
ebb3e50243
django1
/
django
/
contrib
/
gis
/
db
/
models
/
sql
History
Mike Fogel
3188775174
Fix bug introduced in contrib.gis in
74f3884ae0
2013-05-15 14:07:34 -07:00
..
__init__.py
Fixed incomplete merge of geographic aggregates; added support for `Extent` aggregate to Oracle spatial backend. Refs
#3566
.
2009-01-15 19:35:04 +00:00
aggregates.py
Fixed
#17260
-- Added time zone aware aggregation and lookups.
2013-02-16 09:19:04 +01:00
compiler.py
Fix bug introduced in contrib.gis in
74f3884ae0
2013-05-15 14:07:34 -07:00
conversion.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
query.py
Fixed
#16408
-- Re-fixed value conversion with Spatialite backend
2012-12-26 12:45:41 +01:00
where.py
Refactored qs.add_q() and utils/tree.py
2013-03-13 10:44:49 +02:00