Skip to main content

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


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

django_acc-0.0.3-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file django_acc-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for django_acc-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 116c4591a8c0d4298f9f2005fa8749d833f160bfaa114fa7f76e7451586f88ce
MD5 2ffd66ed628262de16b30a35a0664d26
BLAKE2b-256 60d7795e64cd34a8114932e2b5ceb4f05fb1a474c9245867aa1c8de24a88e531

See more details on using hashes here.

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