{ "info": { "author": "Edvinas Jurevicius", "author_email": "ikonitas@gmail.comth", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "===================\nInline csv importer\n===================\n\nInline csv importer is a simple Django app to import csv data in admin inlines.\n\nQuick start\n-----------\n\n1. Add ``inline_csv_importer`` to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'inline_csv_importer',\n ]\n\n2. Include the mixin in your ``ModelAdmin`` class and define ``csv_inline``::\n\n\n class AwardAdmin(UploadCSVAdminMixin, admin.ModelAdmin):\n csv_inline = (\n (\n 'Person import', {\n 'fields': ('date', 'name', 'extra',),\n 'inline': AwardPersonInline,\n 'help_text': (\n 'CSV File should be in this format without headings: '\n '
name, date, extra information.'\n )\n }\n ),\n )", "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/zatan/django-inline-csv-importer", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-inline-csv-importer", "package_url": "https://pypi.org/project/django-inline-csv-importer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-inline-csv-importer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/zatan/django-inline-csv-importer" }, "release_url": "https://pypi.org/project/django-inline-csv-importer/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "A simple django app to import admin inline data from CSV", "version": "0.1.3" }, "last_serial": 2192003, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2b5d97bdb93edbde013bbe84cda12811", "sha256": "6999d1201a572e81e87b322460cfd74189442379bef1d4d014b2b0b19e241551" }, "downloads": -1, "filename": "django-inline-csv-importer-0.1.tar.gz", "has_sig": false, "md5_digest": "2b5d97bdb93edbde013bbe84cda12811", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4299, "upload_time": "2016-04-02T17:04:12", "url": "https://files.pythonhosted.org/packages/0c/46/21302965faa67253595a498f89409b289b98aba710b88e3f509a8d6c6cf1/django-inline-csv-importer-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "56c6f6b173a9f33d19e079a2a6ee11f9", "sha256": "53df98a82f4550909c4f1944665516530a0cbcc2e59b008633b456c4422c74d2" }, "downloads": -1, "filename": "django-inline-csv-importer-0.1.1.tar.gz", "has_sig": false, "md5_digest": "56c6f6b173a9f33d19e079a2a6ee11f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4265, "upload_time": "2016-04-02T17:38:53", "url": "https://files.pythonhosted.org/packages/24/fe/cf0e92b1fe6caad73be2dd65c9d4f589719657c3a76449492e53ff61e669/django-inline-csv-importer-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "610f4ce1505e39407ad02a34683fdf7c", "sha256": "3723ae966fc63ad37bc5bc85361276a9d5fb6260c08b567f9d9dd8a2ddcb1761" }, "downloads": -1, "filename": "django-inline-csv-importer-0.1.2.tar.gz", "has_sig": false, "md5_digest": "610f4ce1505e39407ad02a34683fdf7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5347, "upload_time": "2016-04-02T17:45:54", "url": "https://files.pythonhosted.org/packages/3e/d6/5708de3366c11b89c26a2a6ed36791646779534f0f497afdaf9824cb1c95/django-inline-csv-importer-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "1beec283336cd4b09887f0dc002d0411", "sha256": "775c5f5a276fab3b51a1156fef24f1edbd332fd2de37ad71339169b27104feb0" }, "downloads": -1, "filename": "django-inline-csv-importer-0.1.3.tar.gz", "has_sig": false, "md5_digest": "1beec283336cd4b09887f0dc002d0411", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5352, "upload_time": "2016-06-28T17:20:11", "url": "https://files.pythonhosted.org/packages/e0/c0/d774801e2e4575a22c78c454e8ad2e0ffb7f929d91af2f1132bca7055922/django-inline-csv-importer-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1beec283336cd4b09887f0dc002d0411", "sha256": "775c5f5a276fab3b51a1156fef24f1edbd332fd2de37ad71339169b27104feb0" }, "downloads": -1, "filename": "django-inline-csv-importer-0.1.3.tar.gz", "has_sig": false, "md5_digest": "1beec283336cd4b09887f0dc002d0411", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5352, "upload_time": "2016-06-28T17:20:11", "url": "https://files.pythonhosted.org/packages/e0/c0/d774801e2e4575a22c78c454e8ad2e0ffb7f929d91af2f1132bca7055922/django-inline-csv-importer-0.1.3.tar.gz" } ] }