log globalneighbors/grid.py @ 25:991bce6b6881 default tip

age author description
2017-06-25 Jeff Hammel add locations to grid; not used or tested yet
2017-06-25 Jeff Hammel display country + population in autocomplete drop down
2017-06-25 Jeff Hammel stub command line entry for gridding neighbors
2017-06-25 Jeff Hammel city page is now functional + linky
2017-06-25 Jeff Hammel remove obselete data
2017-06-25 Jeff Hammel add a placeholder view for a city based on geoid
2017-06-25 Jeff Hammel use bisect function; it has been tested faster
2017-06-25 Jeff Hammel partial implementation of autocomplete using jqueryui; easyautocomplete.com may be more what we want
2017-06-24 Jeff Hammel test a larger grid + move distance insertion to its own function
2017-06-24 Jeff Hammel * limit distance function
2017-06-24 Jeff Hammel initial commit; half-working prototype