This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
f8297f6323
django1
/
django
/
contrib
/
gis
/
tests
/
geo3d
History
Aymeric Augustin
cfcf4b3605
Stopped using django.utils.unittest in the test suite.
...
Refs
#20680
.
2013-07-01 14:29:33 +02:00
..
__init__.py
Fixed
#11433
-- 3D geometry fields are now supported with PostGIS; EWKB is now used by `PostGISAdaptor`.
2009-11-16 18:49:00 +00:00
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Stopped using django.utils.unittest in the test suite.
2013-07-01 14:29:33 +02:00
views.py
Fixed
#11433
-- 3D geometry fields are now supported with PostGIS; EWKB is now used by `PostGISAdaptor`.
2009-11-16 18:49:00 +00:00