{ "info": { "author": "Django Software Foundation", "author_email": "webmaster@ionata.com.au", "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_au\n=====================\n\nCountry-specific Django helpers for Australia.\n\nWhat's in the Australia localflavor?\n====================================\n\n* forms.AUPostCodeField: A form field that validates input as an Australian\n postcode.\n\n* forms.AUPhoneNumberField: A form field that validates input as an Australian\n phone number. Valid numbers have ten digits.\n\n* forms.AUStateSelect: A ``Select`` widget that uses a list of Australian\n states/territories as its choices.\n\n* models.AUPhoneNumberField: A model field that checks that the value is a\n valid Australian phone number (ten digits).\n\n* models.AUStateField: A model field that forms represent as a\n ``forms.AUStateField`` field and stores the three-letter Australian state\n abbreviation in the database.\n\n* models.AUPostCodeField: A model field that forms represent as a\n ``forms.AUPostCodeField`` field and stores the four-digit Australian postcode\n in the database.\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": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/tim_heap/django-localflavor-au", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-localflavor-au-tjh", "package_url": "https://pypi.org/project/django-localflavor-au-tjh/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-localflavor-au-tjh/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/tim_heap/django-localflavor-au" }, "release_url": "https://pypi.org/project/django-localflavor-au-tjh/1.1.2/", "requires_dist": null, "requires_python": null, "summary": "Country-specific Django helpers for Australia.", "version": "1.1.2" }, "last_serial": 1407429, "releases": { "1.1.2": [ { "comment_text": "", "digests": { "md5": "53602cae6a1dc9c06b81e7c8d811c828", "sha256": "cc722a6e7c87b5e7aa95a03e95184a4603d8a8c80caee5a27d60763890e36554" }, "downloads": -1, "filename": "django-localflavor-au-tjh-1.1.2.tar.gz", "has_sig": false, "md5_digest": "53602cae6a1dc9c06b81e7c8d811c828", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6004, "upload_time": "2015-02-03T08:08:10", "url": "https://files.pythonhosted.org/packages/bb/68/30ed2fce795186600b5febdef7753848649bb30e6a1666a1989851f21ff8/django-localflavor-au-tjh-1.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "53602cae6a1dc9c06b81e7c8d811c828", "sha256": "cc722a6e7c87b5e7aa95a03e95184a4603d8a8c80caee5a27d60763890e36554" }, "downloads": -1, "filename": "django-localflavor-au-tjh-1.1.2.tar.gz", "has_sig": false, "md5_digest": "53602cae6a1dc9c06b81e7c8d811c828", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6004, "upload_time": "2015-02-03T08:08:10", "url": "https://files.pythonhosted.org/packages/bb/68/30ed2fce795186600b5febdef7753848649bb30e6a1666a1989851f21ff8/django-localflavor-au-tjh-1.1.2.tar.gz" } ] }