This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-07 00:46:08 +00:00
Code
Issues
30
Releases
Wiki
Activity
45dc2aaa2a
django
/
tests
/
gis_tests
/
rasterapp
History
Mariusz Felisiak
2c6ebb65c9
Fixed
#34851
-- Dropped support for PostgreSQL 12 and PostGIS 2.5.
2023-09-20 13:45:51 +02:00
..
migrations
__init__.py
Fixed
#23804
-- Added RasterField for PostGIS.
2015-06-19 14:36:43 -04:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_rasterfield.py