A simple Django app for account managemnt
Project description
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
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 Distributions
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 django_acc-0.0.3-py3-none-any.whl.
File metadata
- Download URL: django_acc-0.0.3-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
116c4591a8c0d4298f9f2005fa8749d833f160bfaa114fa7f76e7451586f88ce
|
|
| MD5 |
2ffd66ed628262de16b30a35a0664d26
|
|
| BLAKE2b-256 |
60d7795e64cd34a8114932e2b5ceb4f05fb1a474c9245867aa1c8de24a88e531
|