django1/django/contrib/gis/db/models/sql
Daniel Pyrathon fb48eb0581 Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
Thanks to Russell Keith-Magee for mentoring this Google Summer of
Code 2014 project and everyone else who helped with the patch!
2015-01-06 19:25:12 -05:00
..
__init__.py Fixed Oracle GIS gml() test failure introduced by e910340; refs #18757. 2014-09-22 13:10:03 +01:00
aggregates.py Renamed qn to compiler 2014-11-16 13:19:34 +01:00
compiler.py Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
conversion.py Fixed Oracle GIS gml() test failure introduced by e910340; refs #18757. 2014-09-22 13:10:03 +01:00
query.py Fixed #14030 -- Allowed annotations to accept all expressions 2014-11-15 14:00:43 +00:00