issues
search
inngest
/
inngest-py
Python SDK for Inngest: Durable functions and workflows in Python, hosted anywhere
https://www.inngest.com/docs/reference/python
Apache License 2.0
51
stars
8
forks
source link
Fix Django CSRF; update Django example
#29
Closed
amh4r
closed
10 months ago
amh4r
commented
10 months ago
Fix
403
s during registration due to CSRF on the
/api/inngest
Django view.
Update Django example to be more Django-ful.
403
s during registration due to CSRF on the/api/inngest
Django view.