Skip to content
This repository has been archived by the owner on May 14, 2018. It is now read-only.

Releases: cfpb/django-hud

test2

28 Sep 20:41
Compare
Choose a tag to compare
will travis build this tag?

1.4.3

23 Aug 15:24
Compare
Choose a tag to compare
  • Add additional index to CachedGeoData

test1: Merge pull request #23 from cfpb/add-index-together

28 Sep 20:37
Compare
Choose a tag to compare
Add additional index to CachedGeoData

Release to validate new Travis config

18 Jul 16:20
Compare
Choose a tag to compare
Merge pull request #22 from cfpb/travis-release-test

Configure travis to build a wheel of the app, and attach it to the Github release

Use permanent geocoding API

19 Jun 15:24
Compare
Choose a tag to compare
Merge pull request #19 from cfpb/perma-geocode

minimal change to use the permanent geocoding API

1.3

05 Jun 15:06
Compare
Choose a tag to compare
1.3
  • Fix unit tests and configure tox/Travis
  • Deprecate HTML rendering of results

Failover when primary geocoder can't find a zip code

28 Apr 17:22
Compare
Choose a tag to compare
1.2

add a failover geocoder when mapbox fails

Presume all searches are in the USA

28 Apr 15:25
Compare
Choose a tag to compare
1.1

add ", usa" to all mapbox queries

Initial released version

22 Apr 02:53
Compare
Choose a tag to compare
Merge pull request #8 from cfpb/mapbox

Mapbox-- improved zoom-fit code