Invite Links for APIS Instances
Project description
apis_acdhch_django_invite
Invite app for Django applications.
This app provides an invite link that only works with valid tokens. The invite tokens can be generated in Django's admin interface.
The invite endpoint is /invite/<token>.
Installation
Add apis_acdhch_django_invite to your INSTALLED_APPS.
Include the apis-acdhch-django-invite urls in your urls.py:
urlpatterns += [path("", include("apis_acdhch_django_invite.urls")),]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apis_acdhch_django_invite-0.1.0.tar.gz.
File metadata
- Download URL: apis_acdhch_django_invite-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00c28a83aaa8e4897e1553529aa270660e45f0147b64ca16df99d8716af141c7
|
|
| MD5 |
6f930d8f46dc6694c045c25ff02f6557
|
|
| BLAKE2b-256 |
cd2aedf436e10823c3ba024c61dcaa581cb800407f15a1e4a58d6930cd755fa0
|
File details
Details for the file apis_acdhch_django_invite-0.1.0-py3-none-any.whl.
File metadata
- Download URL: apis_acdhch_django_invite-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88e43f84dea996efd89aacb1d1265e4d38f17c82433290296d5ae4e8adc93d3f
|
|
| MD5 |
6ec1c5cd89a1e94146d1004dd970af94
|
|
| BLAKE2b-256 |
043dde9358f55e94f7232fdb10c603afce6aac7e6791ef654b19343f79757c44
|