kriwil / django-littleauth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-littleauth

Documentation Status

Custom User model with uuid as primary key, and email as username.

Pipenv

For pipenv user, you can install this by running below command. Replace 0.3.5 to the version you want to install

pipenv install -e git+https://github.com/kriwil/django-littleauth.git@0.3.5#egg=django-littleauth

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

License:ISC License


Languages

Language:Python 88.5%Language:Makefile 11.5%