Skip to content

fix: update Django documentation#455

Merged
nijel merged 1 commit into
python-social-auth:masterfrom
nijel:django-login
Jun 24, 2026
Merged

fix: update Django documentation#455
nijel merged 1 commit into
python-social-auth:masterfrom
nijel:django-login

Conversation

@nijel

@nijel nijel commented Jun 24, 2026

Copy link
Copy Markdown
Member
  • JSONField is now used
  • POST is needed for login
  • use modern URL patterns

Fixes #454

- JSONField is now used
- POST is needed for login
- use modern URL patterns

Fixes python-social-auth#454
@nijel nijel self-assigned this Jun 24, 2026
@nijel nijel merged commit 00fe96b into python-social-auth:master Jun 24, 2026
3 checks passed
@nijel nijel deleted the django-login branch June 24, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Improve Django documentation regarding login views

1 participant