wgordon17 / awesome-django-timezones

Easily set a localized timezone for users
MIT License
9 stars 4 forks source link

Add flag for disabling IPAPI #4

Open tonybaloney opened 4 years ago

tonybaloney commented 4 years ago

It would be useful to disable the ipapi integration instead of having to pay a subscription, especially in intensive integration testing (which is where I hit this issue).

This PR adds a setting: DJANGO_IPAPI_DISABLED