Skip to main content

Invite Links for Django Projects

Project description

django_invitelink

(formerly known as 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 django_invitelink to your INSTALLED_APPS. Include the django_invitelink.urls in your urls.py:

urlpatterns += [path("", include("django_invitelink.urls")),]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_invitelink-0.3.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_invitelink-0.3.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page