I'm sure everyone has created models that contain city, state,
country, and other location information.  Is there an app already
written for Django that I can import?

I want to be able to select either a country followed by a state
followed by a city (all filtered) or enter a postal code.  I would
expect this to go out to a website to retrieve the information so I
don't have to enter it myself.

I'm hoping something already exists in Django so I don't have to write
this.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to