{ "info": { "author": "Squareweave", "author_email": "team@squareweave.com.au", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "Django loaddata from stdin extension\n====================================\n\nInstalling\n----------\n\nPut it above the Django core in your installed apps.\n\n INSTALLED_APPS = (\n 'django_loaddata_stdin',\n 'django...',\n ...\n )\n\nUsage\n-----\n\n ./manage.py loaddata --format=yaml - << EOF\n model: badger.badger\n pk: 1\n fields: {}\n EOF\n\nLicense\n-------\n\nCopyright (c) 2016, Squareweave Pty Ltd\n\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n * Neither the name of the Squareweave nor the\n names of its contributors may be used to endorse or promote products\n derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL SQUAREWEAVE BE LIABLE FOR ANY\nDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/squareweave/django-loaddata-stdin", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django_loaddata_stdin", "package_url": "https://pypi.org/project/django_loaddata_stdin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django_loaddata_stdin/", "project_urls": { "Homepage": "https://github.com/squareweave/django-loaddata-stdin" }, "release_url": "https://pypi.org/project/django_loaddata_stdin/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Django module to load data from stdin", "version": "0.1.0" }, "last_serial": 2152538, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "aa14997001391269a79c1e00ddc49007", "sha256": "03c965b39f73ce14c6565658f9f8eb13de8f60b72aef91e2a2eb1f487bdf21a4" }, "downloads": -1, "filename": "django_loaddata_stdin-0.0.3.tar.gz", "has_sig": false, "md5_digest": "aa14997001391269a79c1e00ddc49007", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1532, "upload_time": "2016-02-26T03:36:55", "url": "https://files.pythonhosted.org/packages/55/f6/8ab0c5a502d358d65a90c0ce55255ace2c8e6ea8180df820f3bde1f91011/django_loaddata_stdin-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "4ef3b8a8e90c0dbd802b2c86e1d108f2", "sha256": "d24991061248eed13708f64f82ebc73c88edb5468908272423be4f04a43038be" }, "downloads": -1, "filename": "django_loaddata_stdin-0.0.4.tar.gz", "has_sig": false, "md5_digest": "4ef3b8a8e90c0dbd802b2c86e1d108f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2621, "upload_time": "2016-02-26T03:49:29", "url": "https://files.pythonhosted.org/packages/2f/ac/fcf4e0dad813904b1e3b9484ec583a2349e4644dd6665485ee3512135149/django_loaddata_stdin-0.0.4.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "4d357913c2a43fe09ee498bb6df02f7a", "sha256": "6268b32fe9a322b39fbedcd95a5123ee39c7a1bc993ea1b85ecc41f20d1bb4d9" }, "downloads": -1, "filename": "django_loaddata_stdin-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4d357913c2a43fe09ee498bb6df02f7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5609, "upload_time": "2016-06-06T07:18:56", "url": "https://files.pythonhosted.org/packages/64/ed/bfcf197e606ed53ece3fb5d6ad313f972383f652d975f370a4772e4b316e/django_loaddata_stdin-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4d357913c2a43fe09ee498bb6df02f7a", "sha256": "6268b32fe9a322b39fbedcd95a5123ee39c7a1bc993ea1b85ecc41f20d1bb4d9" }, "downloads": -1, "filename": "django_loaddata_stdin-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4d357913c2a43fe09ee498bb6df02f7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5609, "upload_time": "2016-06-06T07:18:56", "url": "https://files.pythonhosted.org/packages/64/ed/bfcf197e606ed53ece3fb5d6ad313f972383f652d975f370a4772e4b316e/django_loaddata_stdin-0.1.0.tar.gz" } ] }