Skip to main content

European VIES VAT field for Django

Project description

.. image:: https://travis-ci.org/codingjoe/django-vies.png?branch=master
:target: https://travis-ci.org/codingjoe/django-vies
:alt: TravisCI

.. image:: https://pypip.in/d/django-vies/badge.png
:target: https://pypi.python.org/pypi//django-vies/
:alt: Downloads

.. image:: https://pypip.in/v/django-vies/badge.png
:target: https://pypi.python.org/pypi/django-vies/
:alt: Latest Version

.. image:: https://pypip.in/license/django-vies/badge.png
:target: https://pypi.python.org/pypi/django-vies/
:alt: License


=====
Django-VIES
=====
Django-VIES is a django extension that allows storing VAT Information Exchange System (VIES) data in django models and validation.
Provided are a VATIN object, a ModelField and a FormField.

Installation
--------
Current Stable
::

pip install django-vies

Latest Development
::

pip install -e git://github.com/codingjoe/django-vies.git#egg=django-vies

Usage
--------
::

from vies.models import VATINField


class Company(models.Model):
name = models.CharField(max_length=100)
vat = VATINField(blank=True, null=True)

License
-------
The MIT License (MIT)

Copyright (c) 2014 Johannes Hoppe

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

.. image:: https://d2weczhvl823v0.cloudfront.net/codingjoe/django-vies/trend.png
:alt: Bitdeli badge
:target: https://bitdeli.com/free

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-vies-0.2.5.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

django-vies-0.2.5.macosx-10.9-intel.exe (69.4 kB view details)

Uploaded Source

File details

Details for the file django-vies-0.2.5.tar.gz.

File metadata

File hashes

Hashes for django-vies-0.2.5.tar.gz
Algorithm Hash digest
SHA256 65a230a8afc613543af30224564388f3235df879acbc7a882712435c1217986c
MD5 0a9a782a533951647b32ac22098f7e3e
BLAKE2b-256 3df4e137e1b8be6064654ee2448f42a1912abc3f7266214b53cb7b2475eef5ae

See more details on using hashes here.

File details

Details for the file django-vies-0.2.5.macosx-10.9-intel.exe.

File metadata

File hashes

Hashes for django-vies-0.2.5.macosx-10.9-intel.exe
Algorithm Hash digest
SHA256 32b8bf690d63a05b938cc1e24962f99ccd0e73c2c108996f4a5437bd9f82f93e
MD5 d24a35fd1253444adecfc2cfaf16f67d
BLAKE2b-256 f0d171d7f3966b9a360939fb58bd506cb72d52c6765ffb1c8cc864472452ccd1

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