Skip to main content

django-ci-emailfield

Project description

Really simple Django ORM field for case insensitive email addresses

Uses CITEXT on PostgreSQL and lowercases the values on other databases

See https://groups.google.com/d/msg/django-developers/SW7_qI81G58/Mdw65BhEBAAJ

Usage:

from django.db import models
from django_ciemailfield import CiEmailField

class User(models.Model):
    email = CiEmailField(unique=True)

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-ci-emailfield-0.0.1.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

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

django_ci_emailfield-0.0.1-py2.py3-none-any.whl (3.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-ci-emailfield-0.0.1.tar.gz.

File metadata

File hashes

Hashes for django-ci-emailfield-0.0.1.tar.gz
Algorithm Hash digest
SHA256 acad48278bf8397523b512b7fb0388608883709fbc8c3024a16e214b020a5a51
MD5 d0744c8b702e8e56af8513a7234946f7
BLAKE2b-256 492b17e1586fbe06634fdb3d46a68cad163f92fb3da1f4db0d540b54b99c4a75

See more details on using hashes here.

File details

Details for the file django_ci_emailfield-0.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_ci_emailfield-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d56373bdeeefda857fbf97cf6a8d962e5e3a5c56d452451efae612f44f844acc
MD5 2b2385dd5bf447d3350094d9e8bd35ac
BLAKE2b-256 057e86c1ceec7432bc462dfda836f03b8a39f8460af066c779e78d0365c82a22

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