You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to geodjango
I have my app developed in Geodjango. I have two spatial models in my
postgis db. One is for polygons and the other for points. I want to
search over both tables and display the results.
Does anyone know how to join qerysets of different tables? Or maybe I
need to join those tables before populating qeryset?
Any help would be greatly appreciated (I have a close deadline and
didn't think this would be a problem).