Opened 13 years ago
Closed 13 years ago
#17909 closed Bug (fixed)
GeoDjango test suite errors - TemplateDoesNotExist
Reported by: | Nate Bragg | Owned by: | nobody |
---|---|---|---|
Component: | Testing framework | Version: | 1.4-alpha-1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
runtests.py geoapp
@17672 produces:
TemplateDoesNotExist: gis/sitemaps/geo_sitemap.xml
,
TemplateDoesNotExist: sitemap_index.xml
,
TemplateDoesNotExist: gis/sitemaps/geo_sitemap.xml
, and
TemplateDoesNotExist: gis/kml/placemarks.kml
when run against postgis.
Attachments (1)
Change History (5)
by , 13 years ago
Attachment: | 17909-1.diff added |
---|
comment:1 by , 13 years ago
Has patch: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 13 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
Applying this patched resolved the issue.
comment:3 by , 13 years ago
Type: | Uncategorized → Bug |
---|
Note:
See TracTickets
for help on using tickets.
Adding more apps when testing geodjango