RKM's Humble Opinion: A custom Django user model for best practices email-based login.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
A “RKM’s Humble Opinion” package for Django’s Custom User model.
A custom Django user model that encompasses best practices:
Email-based login
- “Full name”/”Short name”, rather than the “First name”/”Last name”
antipattern
Usage:
Add rhouser to INSTALLED_APPS
Add AUTH_USER_MODEL=”rhouser.User” to your settings.py file.
To run tests:
Run:
> python runtests.py
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
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 rho-django-user-1.0.0.tar.gz.
File metadata
- Download URL: rho-django-user-1.0.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
195f424fe2663899ce52c99d86d2e8db05e47a8c09965ff1ea28dc41d2c5153f
|
|
| MD5 |
edba86012240c3c90e9cf1aeb5258f9b
|
|
| BLAKE2b-256 |
004a522f599642a75fc213e2b10d9dccc8023b3c76330ef0a0137c6c28ec4fc8
|
File details
Details for the file rho_django_user-1.0.0-py3-none-any.whl.
File metadata
- Download URL: rho_django_user-1.0.0-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a128cec003aa6c9320a7633339fb45f17d6bb09dfb0ce1a52e0db07a684ac716
|
|
| MD5 |
89386bb5e882f186901f37fdf00d4426
|
|
| BLAKE2b-256 |
fb8acb5133c6163a9581cdd80b35e7b6c69d35dfa3734fbe6af53f4fe65383ce
|