MadeInHaus / django-social

Django app for easily including a social content api.
MIT License
2 stars 1 forks source link

error handling for not adding keys #13

Open dinopetrone opened 11 years ago

dinopetrone commented 11 years ago

If you don't add twitter api keys, theres no error handling done. Could likely throw an error in the view to yell that twitter isn't setup

stigmergic commented 11 years ago

none of the keys should be required errors should be returned in api when keys not set