{ "info": { "author": "Breno Silva", "author_email": "brenokcc@yahoo.com.br", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "Documentos\n=======\n\nDocumentos is a simple djangoplus app that contains some document types used in Brazil.\n\nIt has four model classes:\n\n- RG\n- TituloEleitor\n- Certidao\n- CertidaoMilitar\n\n### Dependecies\n\ndjangoplus-enderecos\n\n### Steps\n\nExecute the following steps to use it:\n\n1. Install it\n\n pip install djangoplus_documentos\n\n\n1. Add \"documentos\" to your INSTALLED_APPS settings\n\n INSTALLED_APPS = \\[..., 'documentos']\n\n2. Create the tables\n\n python manage.py sync\n\n3. Use the models", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://djangoplus.net/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "djangoplus-documentos", "package_url": "https://pypi.org/project/djangoplus-documentos/", "platform": "", "project_url": "https://pypi.org/project/djangoplus-documentos/", "project_urls": { "Homepage": "http://djangoplus.net/" }, "release_url": "https://pypi.org/project/djangoplus-documentos/0.3/", "requires_dist": null, "requires_python": "", "summary": "A simple djangoplus application that contains classes for some document types used in Brazil", "version": "0.3" }, "last_serial": 4987134, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "659d1907f03d42a4dbe4d14782b495c7", "sha256": "2822ab1ca08b3d01f9e01979f46031c7d2d1aef7f6ffced10b340122ad2903be" }, "downloads": -1, "filename": "djangoplus-documentos-0.1.tar.gz", "has_sig": false, "md5_digest": "659d1907f03d42a4dbe4d14782b495c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3723, "upload_time": "2019-03-20T20:14:49", "url": "https://files.pythonhosted.org/packages/7a/dc/732a41e689ecf4583773d2416e5f91255846eade275388daa362433d1181/djangoplus-documentos-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "deb14572cca94acedab2322ccceca0c3", "sha256": "dd8b27e0f6cf3950eead86c77bf4b78a2f25dcc56591843ab0824764c6283ced" }, "downloads": -1, "filename": "djangoplus-documentos-0.2.tar.gz", "has_sig": false, "md5_digest": "deb14572cca94acedab2322ccceca0c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4091, "upload_time": "2019-03-25T14:20:59", "url": "https://files.pythonhosted.org/packages/88/4f/9ea72d40c03273bd0c4288df850cecf7c9634176541fc6c55f0cb3dfba2a/djangoplus-documentos-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "74ec4c905c2394b785070aca94a01231", "sha256": "c1818d77b5af5aa479c9069c5043518fe16459b310dae2c0bedd4c88f89a3d44" }, "downloads": -1, "filename": "djangoplus-documentos-0.3.tar.gz", "has_sig": false, "md5_digest": "74ec4c905c2394b785070aca94a01231", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6430, "upload_time": "2019-03-26T11:02:54", "url": "https://files.pythonhosted.org/packages/0a/f2/386299c7da816748fc0a99d04cbfc40ac512d634d57b6b174238f35c3bc0/djangoplus-documentos-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "74ec4c905c2394b785070aca94a01231", "sha256": "c1818d77b5af5aa479c9069c5043518fe16459b310dae2c0bedd4c88f89a3d44" }, "downloads": -1, "filename": "djangoplus-documentos-0.3.tar.gz", "has_sig": false, "md5_digest": "74ec4c905c2394b785070aca94a01231", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6430, "upload_time": "2019-03-26T11:02:54", "url": "https://files.pythonhosted.org/packages/0a/f2/386299c7da816748fc0a99d04cbfc40ac512d634d57b6b174238f35c3bc0/djangoplus-documentos-0.3.tar.gz" } ] }