Skip to content

Tags: District-so/django-slack-oauth

Tags

1.5.2

Toggle 1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create python-publish.yml

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.py

1.5.0

Toggle 1.5.0's commit message
Update README.md

1.4.3

Toggle 1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.py

1.4.2

Toggle 1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.py

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request izdi#23 from blinglnav/master

Fix to be compatible with django 2.x

1.3.0

Toggle 1.3.0's commit message
Bump version

1.1.0

Toggle 1.1.0's commit message
Bump package version

Adressed issue with jsonfield library for django 1.11 support

1.0.0

Toggle 1.0.0's commit message
This version brings major changes to logic handling slack response

New table introduced 'django_slack_oauth_slackoauthrequest' which logs just logs slack response and data associated.

Pipelines: allows you to customize response. See documentation.
Added 'SLACK_ERROR_REDIRECT_URL'.