heroku / django-heroku

[DEPRECATED] Do not use! See https://github.com/heroku/django-heroku/issues/56
BSD 3-Clause "New" or "Revised" License
458 stars 141 forks source link

AttributeError: module 'django_heroku' has no attribute 'configure' #4

Closed emmanuelobo closed 6 years ago

emmanuelobo commented 6 years ago

django_heroku.configure(locals()) remote: AttributeError: module 'django_heroku' has no attribute 'configure'

kennethreitz commented 6 years ago

it’s settings not configure — sorry, the README was wrong.