Skip to main content

A Client manager for custom django user.

Project description

Django Client Manager

Django Client Manager is a Python library designed to streamline the process of creating custom user accounts in Django applications. This library simplifies the handling of Django's custom user creation by providing a set of convenient and efficient tools.

Features

  • Easy Custom User Creation: Simplifies the process of creating custom user accounts in Django projects.

  • Password Hashing: Create secure hashed password.

  • Password Strength Validation: Built-in password strength validation to enhance security.

Installation

pip install django-client-manager

Quick Start

  1. Install the package using the command mentioned above.

  2. Configure your Django project settings:

    # models.py
    
    from django-client-manager.client import Client
    
  3. Use the ClientManager in your code:

    from django.db import models
    from .custom import Client
    
    class TestClient(Client):
        pass
    

Contributions

Contributions are welcome! Feel free to open issues, submit pull requests, or provide feedback.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

django_client_manager-1.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

django_client_manager-1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file django_client_manager-1.0.tar.gz.

File metadata

  • Download URL: django_client_manager-1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for django_client_manager-1.0.tar.gz
Algorithm Hash digest
SHA256 77d50c56a3022f884e5b468dcd08cd62a101e44adc14ff6aa833f2285c29cbde
MD5 d9d9144e88e470248827d9521fc1b025
BLAKE2b-256 53d738a28699732534aba3fbb005162577538ebdb778582dc65ee2550c1cacf3

See more details on using hashes here.

File details

Details for the file django_client_manager-1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_client_manager-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4541f76e9d5c194e0fabc3d49ec30504828a5deb026fe107ada8c7574fa07acd
MD5 329bdb95d911d51ed8d30fa6fd20e580
BLAKE2b-256 d02b8a95c46064529728f75de46db920e5c17c402e4011e166c1706ea9011f73

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