{ "info": { "author": "Tatsuo Ikeda", "author_email": "jp.ne.co.jp at gmail", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "Django Subcommand\n==================\n\nAdd sub command to A Django manage command.\n\nInstallation\n~~~~~~~~~~~~\n\nEdit settings.py ::\n\n INSTALLED_APPS = (\n \"subcommand\",\n )\n\nUsage\n======\n\nGenerate the below command. ::\n\n $ python manage.py startsubcommand APP_NAME SUBCOMMAND_NAME\n\nExamples\n=========\n\nFor more information, please see the `Example `_\n\nSetup\n=====\n\n::\n\n $ pip install django-subcommand\n\nLicense\n========\nMIT License", "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/ikeikeikeike/django-subcommand", "keywords": "javascript,coffeescript,django,command", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-subcommand", "package_url": "https://pypi.org/project/django-subcommand/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-subcommand/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ikeikeikeike/django-subcommand" }, "release_url": "https://pypi.org/project/django-subcommand/0.3.2/", "requires_dist": null, "requires_python": null, "summary": "Add sub command to A Django manage command", "version": "0.3.2" }, "last_serial": 790789, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9ad3aa58b16830dfe6483a7def4f9a76", "sha256": "37a14d4504ff45799fad2ca52a915e15eb182b3b321bcd0cac52843368b9e2b7" }, "downloads": -1, "filename": "django-subcommand-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9ad3aa58b16830dfe6483a7def4f9a76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7190, "upload_time": "2012-06-11T20:03:37", "url": "https://files.pythonhosted.org/packages/59/2a/491563c855718a7fc6d428fc6dce4a48c4bee90a540f4b028b7b7feed3bc/django-subcommand-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "1a7b3e773293f3c243e6d6771610618e", "sha256": "b0f881836e1590d3fbc4888f01787f3e2d2bd3151f4a9cd970e1c95d8bd1c09e" }, "downloads": -1, "filename": "django-subcommand-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1a7b3e773293f3c243e6d6771610618e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9220, "upload_time": "2012-06-17T19:19:23", "url": "https://files.pythonhosted.org/packages/f5/c9/71d785d8d715540c7d40535ef45369d00ac179c29c3628464db837936764/django-subcommand-0.0.2.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "d8337e0a0f61cc16c9c10ab93f2c8385", "sha256": "eda5fb47166381d2c9a030b478ce543d3c1d1331528f9a3491ad140a1d1be00f" }, "downloads": -1, "filename": "django-subcommand-0.3.2.tar.gz", "has_sig": false, "md5_digest": "d8337e0a0f61cc16c9c10ab93f2c8385", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 380063, "upload_time": "2012-07-16T18:51:59", "url": "https://files.pythonhosted.org/packages/a1/77/01b5ed7576b2d5ba5824751035655dd8d62860d1fd750c5fe1c27de94d36/django-subcommand-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d8337e0a0f61cc16c9c10ab93f2c8385", "sha256": "eda5fb47166381d2c9a030b478ce543d3c1d1331528f9a3491ad140a1d1be00f" }, "downloads": -1, "filename": "django-subcommand-0.3.2.tar.gz", "has_sig": false, "md5_digest": "d8337e0a0f61cc16c9c10ab93f2c8385", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 380063, "upload_time": "2012-07-16T18:51:59", "url": "https://files.pythonhosted.org/packages/a1/77/01b5ed7576b2d5ba5824751035655dd8d62860d1fd750c5fe1c27de94d36/django-subcommand-0.3.2.tar.gz" } ] }