apache - Django Twitter callback goes to IP-adress, not domain -


i got problem twitter redirect going ip-adress of site, not actual domain, after authorization. has been working expected before.

i using django project, , ip-adress in allowed_hosts list. twitter application correctly figured domain, not ip-adress, "chooses" use ip, seems.

have misconfigured server-side maybe? im bit of django newbie.

thanks suggestions.


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

matplotlib support failed in PyCharm on OSX -

python - Matplotlib: TypeError: 'AxesSubplot' object is not callable -