Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Refactored code to strictly match 88 characters line length. | Mariusz Felisiak | 2022-02-07 | 1 | -2/+2 |
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -14/+24 |
* | Fixed #30489 -- Fixed RasterField deserialization with pixeltype flags. | Hasan Ramezani | 2020-03-05 | 1 | -0/+6 |
* | Refs #30489 -- Made from_pgraster()/to_pgraster() use BANDTYPE_FLAG_HASNODATA... | Ivor Bosloper | 2020-03-04 | 1 | -0/+3 |
* | Refs #29784 -- Normalized Python docs links to omit the version. | Jon Dufresne | 2018-09-25 | 1 | -1/+1 |
* | Fixed #23804 -- Added RasterField for PostGIS. | Daniel Wiesmann | 2015-06-19 | 1 | -0/+43 |