implementing next and previous of the object

2010-07-27 Thread haibin
Hi all, Need help, advice on how the have a next and previous link on a object detail page. For example fomr a object list page a user chose an object, and in the object page instead of going back to the list to view other object the user just click either next or previous. Any idea how to

Re: Django GeoIP

2010-07-17 Thread haibin
re listed in the docs for > GeoIP (http://docs.djangoproject.com/en/1.2/ref/contrib/gis/geoip/), > and the docs' list of GeoDjango's requirements in general (http:// > docs.djangoproject.com/en/1.2/ref/contrib/gis/install/#requirements) > is also useful. > > HTH, > Justin > >

Django GeoIP

2010-07-16 Thread haibin
hi, I am trying to use GeoIP part of GeoDjango. I importing it by from django.contrib.gis.utils import GeoIP but getting import error. Do I have to install someting or do the whole installation process for GeoDjango? Or what is the minimum requirements just for GeoIP Thanks, James -- You

way to detecting visitiors zip code

2010-07-12 Thread haibin
hi all, Is there a way to get the visitor's location represented as zip code (not only in US)? I have no idea how to do this, please help. Thanks, James -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to