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

=====
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.

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.1.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

django-vies-0.2.1.macosx-10.9-intel.exe (69.0 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django-vies-0.2.1.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-vies-0.2.1.tar.gz
Algorithm Hash digest
SHA256 6fc1e970350dd187f82c30a7ddb1a674cca13ee6c37f9c0c2061b0c2a59b390b
MD5 81332c79a6e2d3306da7a7403b148ff6
BLAKE2b-256 1e41ba8afb55516cb0a15222f8a7d7d927681b85a989bf7cd90a3ed57b2520ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django-vies-0.2.1.macosx-10.9-intel.exe
Algorithm Hash digest
SHA256 e814c7943dafe7ac585b565f2f2cd3b4364d6d7f6d0e698b43aafe3f40afb796
MD5 e9e7d86b3df19cbccdd36544b8a760be
BLAKE2b-256 01014a1597c88de0f79b0e6735e02ddd2a1fe53de2996b84772fa81c16599f70

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