Twitter & Facebook integration for Django! This is a standalone app that can be installed in your Django project to allow existing users to add Twitter or Facebook credentials to their account, as well as allowing new users to register using their Twitter/Facebook accounts. Also included are standard Twitter & Facebook API's to allow you to post status updates and tweets, set/get profile data, get profile images, etc.

Repository Settings

crgwbr/django_tweet
Webhooks
Webhooks allow external services to be notified when certain events happen in your repository.

Used to validate webhook payloads for security.

Any Git push to the repository

Pull request opened, closed, or synchronized

Issue opened, edited, closed, etc.

Commit or diff commented on

Code scanning alerts