Skip to main content

A validated IBAN field for Django models

Project description

A validated Django model field for International Bank Account Numbers (IBAN).

Author: Ben Konrath

License: 3-clause BSD

https://secure.travis-ci.org/benkonrath/django-iban.png?branch=master

Features:

  • Support for all currently active IBAN countries / numbers.

  • Validates IBAN using the official validation algorithm.

  • Date conditional support for Brazil (active 1 July, 2013) and Guatemala (active 1 July, 2014)

Usage:

Define a field as IbanAccountField in your models.py:

from django_iban.fields import IbanAccountField

class Customer(Model):
    iban = IbanAccountField()

Development:

Pull requests happily accepted.

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-iban-0.1.5.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file django-iban-0.1.5.tar.gz.

File metadata

  • Download URL: django-iban-0.1.5.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-iban-0.1.5.tar.gz
Algorithm Hash digest
SHA256 a2af94ae27221b8c99d61129e99ae12bc45128649a6ea5411d074f362cb8320b
MD5 10492650466690ed7f60e3b95dc2e7e0
BLAKE2b-256 7e7227e754054510279f0b5702b955ebcaf522bc0725aafe7941d4c5a879549b

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