IanWhalen / weather_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting ip->lat/lon set up:
- Download GeoIP.dat and GeoLiteCity.dat from MaxMind
- Put .dat files in /home/ian/weather_app/geo_data/
- add to settings file: 'GEOIP_PATH = '/home/ian/weather_app/geo_data/'

About


Languages

Language:Python 100.0%