Skip to main content

Username validation fields and utilities for Django

Project description

https://travis-ci.org/poudel/django-username-tools.svg?branch=master https://codecov.io/gh/poudel/django-username-tools/branch/master/graph/badge.svg

Username validation et cetera

Documentation

The full documentation is at https://django-username-tools.readthedocs.io.

Quickstart

Install Django Username Tools:

pip install django-username-tools

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'username_tools.apps.UsernameToolsConfig',
    ...
)

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package:

History

0.1.0 (2018-02-20)

  • First release on PyPI.

Project details


Download files

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

Source Distribution

django-username-tools-0.1.3.tar.gz (9.3 kB view details)

Uploaded Source

File details

Details for the file django-username-tools-0.1.3.tar.gz.

File metadata

File hashes

Hashes for django-username-tools-0.1.3.tar.gz
Algorithm Hash digest
SHA256 496bda9dd66360eb6720cecb3a74a74c8aa4ca1bbdf1018e1c6d85b36bb73989
MD5 66f3cfafeed9df6967b49f7c5a0350ca
BLAKE2b-256 6f7d345437db10fa74642408f1483654f2e27322c2b309ec5552b67b4b8796ea

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page