django1/django/contrib/gis/db
Claude Paroz aa423575e7 Fixed #17760 -- Implemented callable database features as cached properties
This does remove the requirement to call features.confirm() method
before checking the properties.
Thanks cdestiger and Ramiro Morales for their work on the patch.
2012-06-09 15:59:52 +02:00
..
backends Fixed #17760 -- Implemented callable database features as cached properties 2012-06-09 15:59:52 +02:00
models Imported zip from future_builtins instead of itertools.izip. 2012-05-07 17:25:12 +02:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00