A simple Django app to conduct Web-based polls.
Project description
===== Tabula Auth
Tabula Auth is a django authorization by Phone Number used in TabulaRassa products Detailed documentation is in the "docs" directory.
Quick start
-
Add "polls" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [ ... 'tabula_auth', ]
-
Include the polls URLconf in your project urls.py like this::
path('auth/', include(('tabula_auth.urls', 'tabula_auth'), namespace='tabula_auth')),
-
Run
python manage.py migrateto create the polls models.
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
File details
Details for the file django-tabula-auth-1.0.6.tar.gz.
File metadata
- Download URL: django-tabula-auth-1.0.6.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d782daac050a3264b7e206292b6dd5d5c47aa77a45fd1e72f25c0889e13ed0fe
|
|
| MD5 |
d03fa7332ab8bfe2e318b2c57b842bf9
|
|
| BLAKE2b-256 |
12cf1255460343b92d7c92e4378ccc6097acdf7546c05d166d1f172555fb5f77
|