{ "info": { "author": "Django Software Foundation", "author_email": "foundation@djangoproject.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "=====================\ndjango_localflavor_br\n=====================\n\nCountry-specific Django helpers for Brazil.\n\nWhat's in the Brazil localflavor?\n=================================\n\n* forms.BRPhoneNumberField: A form field that validates input as a Brazilian\n phone number, with the format XX-XXXX-XXXX.\n\n* forms.BRZipCodeField: A form field that validates input as a Brazilian zip\n code, with the format XXXXX-XXX.\n\n* forms.BRStateSelect: A ``Select`` widget that uses a list of Brazilian\n states/territories as its choices.\n\n* forms.BRCPFField: A form field that validates input as `Brazilian CPF`_.\n Input can either be of the format XXX.XXX.XXX-VD or be a group of 11 digits.\n\n* forms.BRCNPJField: A form field that validates input as `Brazilian CNPJ`_.\n Input can either be of the format XX.XXX.XXX/XXXX-XX or be a group of 14\n digits.\n\n.. _Brazilian CPF: http://en.wikipedia.org/wiki/Cadastro_de_Pessoas_F%C3%ADsicas\n.. _Brazilian CNPJ: http://en.wikipedia.org/wiki/National_identification_number#Brazil\n\nSee the source code for full details.\n\nAbout localflavors\n==================\n\nDjango's \"localflavor\" packages offer additional functionality for particular\ncountries or cultures.\n\nFor example, these might include form fields for your country's postal codes,\nphone number formats or government ID numbers.\n\nThis code used to live in Django proper -- in django.contrib.localflavor -- but\nwas separated into standalone packages in Django 1.5 to keep the framework's\ncore clean.\n\nFor a full list of available localflavors, see https://github.com/django/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/axado/django-localflavor-br", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "axado.django-localflavor-br", "package_url": "https://pypi.org/project/axado.django-localflavor-br/", "platform": "", "project_url": "https://pypi.org/project/axado.django-localflavor-br/", "project_urls": { "Homepage": "https://github.com/axado/django-localflavor-br" }, "release_url": "https://pypi.org/project/axado.django-localflavor-br/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Country-specific Django helpers for Brazil.", "version": "1.0.1" }, "last_serial": 3428763, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "e1e551871973c445cc2fc0c7bf7ec2d3", "sha256": "3e96695be6f28dd1965c942bd8bac2cd0d9c5e63ed563105103ad6f90aa0abec" }, "downloads": -1, "filename": "axado.django-localflavor-br-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e1e551871973c445cc2fc0c7bf7ec2d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6040, "upload_time": "2017-12-19T15:58:30", "url": "https://files.pythonhosted.org/packages/72/9d/f16e91aafb2d0ad1599343a15b3b8439029b2221c6c117852b3a1a81cf5e/axado.django-localflavor-br-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1e551871973c445cc2fc0c7bf7ec2d3", "sha256": "3e96695be6f28dd1965c942bd8bac2cd0d9c5e63ed563105103ad6f90aa0abec" }, "downloads": -1, "filename": "axado.django-localflavor-br-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e1e551871973c445cc2fc0c7bf7ec2d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6040, "upload_time": "2017-12-19T15:58:30", "url": "https://files.pythonhosted.org/packages/72/9d/f16e91aafb2d0ad1599343a15b3b8439029b2221c6c117852b3a1a81cf5e/axado.django-localflavor-br-1.0.1.tar.gz" } ] }