DON’T USE ME. I’M BEING USED INTERNALLY ONLY.
Django-acc: Another reusable Django account management application
Installation
pip install django-acc
Requirements
django >= 2.0 djangorestframework >= 3.7.7 ‘rest_framework’,
Configurations
settings.py
Add rest_framework to INSTALLED_APPS
Add accounts to INSTALLED_APPS
urls.py
Add path('accounts', include('accounts.urls')) to urlpatterns in your project’s urls.py
Templates
Make sure that you have a base.html templates
Release files for django-acc 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_acc-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Release files / django_acc-0.0.3-py3-none-any.whl
| Download URL | django_acc-0.0.3-py3-none-any.whl |
|---|---|
| Size | 7.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
116c4591a8c0d4298f9f2005fa8749d833f160bfaa114fa7f76e7451586f88ce
|
|
BLAKE2b-256 checksum How to use checksums |
60d7795e64cd34a8114932e2b5ceb4f05fb1a474c9245867aa1c8de24a88e531
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |