Skip to content

philipkimmey/django-geo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial work on django-geo project.

Useful stuff for geolocation apps.

(Much simpler than the contrib geo stuff)

Fixtures

django-geo comes with 3 fixtures. These are optimized for use with A Place for Rover, but should be usable in the general case.

  • production_data This fixture contains every zip code in the US and related information.
  • development_data This fixture contains every zip code in Washington state
  • test_data This fixture contains a very limited set of zip codes in the Seattle area.

About

Utilities etc for Geo aware Django apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages