Branch: refs/heads/master
Home: https://github.com/django/django
Commit: aa423575e7b464433fcfc4bf4b8e1d7627b17ce6
https://github.com/django/django/commit/aa423575e7b464433fcfc4bf4b8e1d7627b17ce6
Author: Claude Paroz <[email protected]>
Date: 2012-06-09 (Sat, 09 Jun 2012)
Changed paths:
M django/contrib/gis/db/backends/spatialite/creation.py
M django/db/backends/__init__.py
M django/db/backends/creation.py
M django/db/backends/mysql/base.py
M django/db/backends/sqlite3/base.py
M tests/regressiontests/backends/tests.py
M tests/regressiontests/transactions_regress/tests.py
Log Message:
-----------
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.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.