django1/django/contrib/gis/db
Simon Charette 1e38f1191d Fixed #30446 -- Resolved Value.output_field for stdlib types.
This required implementing a limited form of dynamic dispatch to combine
expressions with numerical output. Refs #26355 should eventually provide
a better interface for that.
2020-07-15 10:58:29 +02:00
..
backends Fixed #31751 -- Fixed database introspection with cx_Oracle 8. 2020-06-30 09:50:15 +02:00
models Fixed #30446 -- Resolved Value.output_field for stdlib types. 2020-07-15 10:58:29 +02:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00