Hi, In a Django's template I realize a getFeatureInfo request with OpenLayers to an external WMS... and I can't get the result, the response is empty. If I use the same code in a standard html page I can display the result received in text/html format. The problem is that Firebug does not signal error (just put the request in red). Idem for Django in debug mode. Where is the problem ?
To explain, I have an existing PostGis database with 3 SCHEMA but GeoDjango does not support natively multi SCHEMA so... instead I want to use WMS requests to get info on the PostGis database features but I realize that I can not get the results for the time being :-( Thanks for your help Arno -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/EAT_KyWBRNQJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.