You may find this useful: http://bitbucket.org/barttc/django-generic-location
On 31 авг, 04:05, Joel Klabo <[email protected]> wrote: > I want to tie a location to each instance of a model. I am planning on > getting the lat/long. from navigator.geolocation through javascript. > My original idea is to have a location model with fields, latitude, > longitude, and the id of whatever model it is linked to. Is that the > way to go? Anyone have experience with this? -- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en.

