GenericForeignKeys and content type in Django October 11, 2023 GenericForeignKey tries to give you a ForeignKey behavior but instead to be against one type of object, they do it for a set of object types… Continue Reading
Fetch Google Contacts using access token ( omniauth-google-oauth2 ) March 17, 2015 For Ruby on Rails Developers : >> If you are looking for the functionailty for fetching the google contacts than you can follow the… Continue Reading