{ "info": { "author": "Simonas Kazlauskas", "author_email": "simonas@kazlauskas.me", "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_lt\n=====================\n\nCountry-specific Django helpers for Lithuania.\n\nWhat's in the Lithuania localflavor?\n====================================\n\n* forms.LTIDCodeField: A form field that validated input as a Lithuanian\n identity code. Following checks are made:\n\n * The number consists of 11 digits.\n * The birthdate is a valid date.\n * The calculated checksum is correct.\n\n* forms.LTCountySelect: A form ``Select`` widget that uses a list of\n Lithuanian counties as choices.\n\n* forms.LTMunicipalitySelect: A form ``Select`` widget that uses a list of\n Lithuanian municipalities as choices.\n\n* forms.LTPostalCodeField: A form input that validates\n Lithuanian postal codes in the format XXXXX or LT-XXXXX.\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 list of other 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://github.com/simukis/django-localflavor-lt", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-localflavor-lt", "package_url": "https://pypi.org/project/django-localflavor-lt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-localflavor-lt/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/simukis/django-localflavor-lt" }, "release_url": "https://pypi.org/project/django-localflavor-lt/1.1/", "requires_dist": null, "requires_python": null, "summary": "Country-specific Django helpers for Lithuania.", "version": "1.1" }, "last_serial": 1016389, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8681b8e32834badfcb13cb9e2021703a", "sha256": "6497751ec8071fad03dbe9906bcac3f6e091fd77a65d05daa989bfe87eefe8b9" }, "downloads": -1, "filename": "django-localflavor-lt-1.0.tar.gz", "has_sig": true, "md5_digest": "8681b8e32834badfcb13cb9e2021703a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3554, "upload_time": "2012-10-15T18:12:35", "url": "https://files.pythonhosted.org/packages/37/07/6af6da80c7de2e0d84ddc621a08006789c09767c269c68e0ff9c5c789ac0/django-localflavor-lt-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "e77bf43ee2e6601a48423e69c50bf42c", "sha256": "1ad95b67a50007a6d024d42fc2b57a772c1d40e3e962adabf8022ad4450ce1a5" }, "downloads": -1, "filename": "django-localflavor-lt-1.1.tar.gz", "has_sig": true, "md5_digest": "e77bf43ee2e6601a48423e69c50bf42c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3724, "upload_time": "2013-03-16T08:07:53", "url": "https://files.pythonhosted.org/packages/fb/a2/66c6682fb2f6c6ef31ca2755d282eea3c1fe749caaa94220f70d0876fccb/django-localflavor-lt-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e77bf43ee2e6601a48423e69c50bf42c", "sha256": "1ad95b67a50007a6d024d42fc2b57a772c1d40e3e962adabf8022ad4450ce1a5" }, "downloads": -1, "filename": "django-localflavor-lt-1.1.tar.gz", "has_sig": true, "md5_digest": "e77bf43ee2e6601a48423e69c50bf42c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3724, "upload_time": "2013-03-16T08:07:53", "url": "https://files.pythonhosted.org/packages/fb/a2/66c6682fb2f6c6ef31ca2755d282eea3c1fe749caaa94220f70d0876fccb/django-localflavor-lt-1.1.tar.gz" } ] }