mirror of https://github.com/django/django.git
d72f8862cb
Setting GDALRaster.bands as a cached property was creating a circular reference with objects having __del__ methods, which means the memory could never be freed. Thanks Daniel Wiesmann for the report and test, and Tim Graham for the review. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
test_rasterfield.py |