#9858: pg test database not created with postgis template, tests fail
------------------------------------------------------------+---------------
Reporter: Aryeh Leib Taurog <[email protected]> | Owner:
jbronn
Status: new | Milestone:
Component: GIS | Version:
1.0
Resolution: | Keywords:
test template_postgis create_spatial_db
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------------------------+---------------
Changes (by jbronn):
* owner: nobody => jbronn
* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 0
* needs_docs: => 0
Comment:
I ran into the problem as well this weekend when I tested the updated
!GeoDjango installer (with 1.0.2) on Windows -- so it's a confirmed new
issue (thanks for creating a ticket). I came up with a similar patch that
just assumed the existence of a PostGIS template -- but I like the idea of
the `POSTGIS_TEMPLATE` setting more, and it could reduce some of that
crufty spatial db creation code from the PostGIS spatial backend.
I'm still wondering, however, why it ceased to work as it used to in my
previous Windows VM.
--
Ticket URL: <http://code.djangoproject.com/ticket/9858#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---