We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
I am new to coding
i was trying to figure out how to do Bulk Invites Via JSON same as #125 , But the docs are extremely short.
Any way i found this link send-invite/ in the 'invitations.urls' it's works in the front-end.
send-invite/
'invitations.urls'
also found this link send-json-invite/ but i don't know how to use it.
send-json-invite/
Can the maintainer add feature upload JSON file in the Admin Area?
Many thanks Ali
The text was updated successfully, but these errors were encountered:
Looking at the test which tests the JSON bulk inviting might help: https://github.com/jazzband/django-invitations/blob/master/tests/basic/tests.py#L427
Sorry, something went wrong.
No branches or pull requests
Hi
I am new to coding
i was trying to figure out how to do Bulk Invites Via JSON same as #125 , But the docs are extremely short.
Any way i found this link
send-invite/
in the'invitations.urls'
it's works in the front-end.also found this link
send-json-invite/
but i don't know how to use it.Can the maintainer add feature upload JSON file in the Admin Area?
Many thanks
Ali
The text was updated successfully, but these errors were encountered: