mirror of
https://github.com/Hopiu/django.git
synced 2026-03-19 23:40:24 +00:00
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 | ||