{ "info": { "author": "Infoxchange Australia dev team", "author_email": "devs@infoxchange.net.au", "bugtrack_url": null, "classifiers": [], "description": "=========\nIX Django\n=========\n\n[![Build Status](https://travis-ci.org/infoxchange/ixdjango.svg?branch=master)](https://travis-ci.org/infoxchange/ixdjango)\n[![PyPI](https://img.shields.io/pypi/v/ixdjango.svg?maxAge=2592000)](https://pypi.python.org/pypi/IXDjango)\n\nManagement commands for Django application deployments.\n\n\nCommands provided\n-----------------\n\n`deploy`\n========\n\nExecutes a list of commands declared in `IX_DEPLOY_CMDS` variable in the\napplication settings file\n\n`loadixfixtures`\n================\n\nLoads fixtures declared in `IX_FIXTURES` variable in the application settings\nfile\n\n`clear_app`\n===========\n\nClear specified app's models of data\n\n`newrelic_notify_deploy`\n========================\n\nUses the settings `NEW_RELIC_CONFIG`, `NEW_RELIC_ENV` and `NEW_RELIC_API_KEY`\nto inform New Relic of an application deployment.\n\nDocker Settings\n---------------\n\n`ixdjango.docker_settings` provides Django settings module that presets\nvariables exposed by the Docker environment into your Django application.\n\nUse it as follows:\n\n import os\n\n BASE_DIR = os.path.dirname(os.path.dirname(__file__))\n\n # Docker container defaults\n # pylint:disable=unused-wildcard-import,import-error,no-name-in-module\n from ixdjango.docker_settings import *\n # pylint:enable=unused-wildcard-import,import-error,no-name-in-module\n\nProvides the following configuration variables:\n\n * `DEBUG`, `TEMPLATE_DEBUG`, `TASTYPIE_FULL_DEBUG`\n * `DATABASES['default']`\n * `X_FORWARDED_HOST`, `SECURE_PROXY_SSL_HEADER`\n * `MY_SITE_DOMAIN`, `ALLOWED_HOSTS`, `SITE_URL`\n * `EMAIL_HOST`, `EMAIL_PORT`, `DEFAULT_FROM_EMAIL`\n * `LOGGING`\n * `STORAGE_DIR`, `NGINX_STATIC_DIR` (Docker storage locations)\n * `STATIC_ROOT`, `MEDIA_ROOT`\n\n\nDependencies\n------------\n\n* Django: Depends on Django 1.8 or above\n* Python: 2.7, but Python 3.3 support is being added\n* pep8 and pylint: Not required for functionality but we like QC before\ncommitting any code changes so these tools need to be available. Note that\nif you'd like to contribute, any code you write must give a clean output with\npep8 and score 10/10 with pylint using the configuration file\nconf/pylint.conf in the package", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/IXDjango/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "IXDjango", "package_url": "https://pypi.org/project/IXDjango/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/IXDjango/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/IXDjango/" }, "release_url": "https://pypi.org/project/IXDjango/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "Management commands for deploying Django projects.", "version": "1.0.3" }, "last_serial": 2381277, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1bdd139d43f58398098e118480907c0e", "sha256": "c15b937bd7179122120f73d458ca53f681d2855cb2459cf172ad8c6aee0279a0" }, "downloads": -1, "filename": "IXDjango-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1bdd139d43f58398098e118480907c0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2612, "upload_time": "2012-06-12T04:45:06", "url": "https://files.pythonhosted.org/packages/82/88/c16971bd88020fc22f7a6e64d0064e193111d29fb5a72824377e050be098/IXDjango-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "919e88c6e17969905b928a2b5f629758", "sha256": "3c2e2b9c1ab8d6d53b25cb89dcf7ecc9a034aa31b83bfce70ff6b747b3ae2911" }, "downloads": -1, "filename": "IXDjango-0.1.1.tar.gz", "has_sig": false, "md5_digest": "919e88c6e17969905b928a2b5f629758", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5055, "upload_time": "2013-02-15T03:31:31", "url": "https://files.pythonhosted.org/packages/a1/8d/6a98daabe3392c5f8fadff38d04f40616c2802dc27033f8fb5be9b4840ec/IXDjango-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "ab60d10906d788451f6756cf835f39ef", "sha256": "fa58763b9e40ce24fc735732cdd9dfd26923e6bf6e6aa186907003668bb18d95" }, "downloads": -1, "filename": "IXDjango-0.1.2.tar.gz", "has_sig": false, "md5_digest": "ab60d10906d788451f6756cf835f39ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5108, "upload_time": "2013-04-09T22:43:33", "url": "https://files.pythonhosted.org/packages/a5/c5/d5214f8acc2b142945ed023df1d31f1fa928a24b2c2cb565a505d113eb01/IXDjango-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "75a86e06a9ac2129b873aa1403b81009", "sha256": "42fb9cc8859de8f4d1ddcbb3d757c80fc98b44c0d075742a6b55e4ee492ef827" }, "downloads": -1, "filename": "IXDjango-0.1.3.tar.gz", "has_sig": false, "md5_digest": "75a86e06a9ac2129b873aa1403b81009", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5493, "upload_time": "2013-08-01T23:40:11", "url": "https://files.pythonhosted.org/packages/28/14/e4456d975cf6689825984e3e7f3fd8b2460bf5671baa863efca9b2634081/IXDjango-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "63fbaa07af777c2c3e4a1f7a407046fd", "sha256": "f878ab1f1adb7c52f9f485ed631fcb65cd69e84d78a5e52c099ba16b9c008089" }, "downloads": -1, "filename": "IXDjango-0.1.4.tar.gz", "has_sig": false, "md5_digest": "63fbaa07af777c2c3e4a1f7a407046fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5838, "upload_time": "2013-10-10T01:16:14", "url": "https://files.pythonhosted.org/packages/3b/d9/6ea2262b2f18649d6cb996f8233a2d9d8afd2e775ce918c44bc4ad08ba08/IXDjango-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a33a56b029cdcb1086f4fd3ae6cf7d0e", "sha256": "dd1a47f664c262f1a727e2b1500435845c6ad7fad6c23f6141682290189b1dfc" }, "downloads": -1, "filename": "IXDjango-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a33a56b029cdcb1086f4fd3ae6cf7d0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10315, "upload_time": "2015-06-22T06:11:32", "url": "https://files.pythonhosted.org/packages/27/ce/6250dd597d1244395f34f32c22ec4dd537673ad744b600a2ed58ef4d75fc/IXDjango-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "01f654a67e16b7cb5c846aa2735722f1", "sha256": "29b3a66bc4b295ef08c748b2a4399f7af4f960c019d319fe5a8620e7f4456728" }, "downloads": -1, "filename": "IXDjango-0.2.1.tar.gz", "has_sig": false, "md5_digest": "01f654a67e16b7cb5c846aa2735722f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9786, "upload_time": "2015-06-22T06:24:42", "url": "https://files.pythonhosted.org/packages/5e/7c/35d54c01b862a996f6a77b0882667c22ef7c5fdee800a11bce88e3c63353/IXDjango-0.2.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "5dfd8fa92976539d4d9906d1cefc3a6b", "sha256": "2fcb8109405cc23ed2a644a2a61cd12966fb2cdfed16d28fb6521b875bc36f8b" }, "downloads": -1, "filename": "IXDjango-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5dfd8fa92976539d4d9906d1cefc3a6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10818, "upload_time": "2016-05-03T02:54:26", "url": "https://files.pythonhosted.org/packages/6e/27/7415399b5b13dbc4af40883eef2245c88b3b878162db375d8b5a7fd37232/IXDjango-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "ddd380ad974b531e19038bf8dbb909c8", "sha256": "da46a063486ab526c39329a9656af804b1a130d0feb979f0745c287b28ddbd59" }, "downloads": -1, "filename": "IXDjango-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ddd380ad974b531e19038bf8dbb909c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10848, "upload_time": "2016-05-06T06:13:15", "url": "https://files.pythonhosted.org/packages/74/95/bcdaea9084843ffe17ae7c545eba70d5a77464f7f443c1d4e4f218a56cf7/IXDjango-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "ebe51f2dae0af497fd53a07f705c7f06", "sha256": "3a2d9e462da2f637c42485d7b659e713cb012cbc196920bf4a43013f6a4be6a3" }, "downloads": -1, "filename": "IXDjango-1.0.2.tar.gz", "has_sig": false, "md5_digest": "ebe51f2dae0af497fd53a07f705c7f06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10114, "upload_time": "2016-10-04T23:43:08", "url": "https://files.pythonhosted.org/packages/eb/23/16954892af0da4a1d8daf407d9a8568adac4250fb39c7a1e7ff04d6934aa/IXDjango-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "c15e0fcd704ace79290eae60ce3d7fb0", "sha256": "d1e5884572bc33cae6a301159d710cd8d6812ca318cdb939ba85d552fa314d5f" }, "downloads": -1, "filename": "IXDjango-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c15e0fcd704ace79290eae60ce3d7fb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10099, "upload_time": "2016-10-05T03:26:09", "url": "https://files.pythonhosted.org/packages/44/de/7d4840e2d428cb795c8d78d243a00787bc42e68cc09418e710c495237545/IXDjango-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c15e0fcd704ace79290eae60ce3d7fb0", "sha256": "d1e5884572bc33cae6a301159d710cd8d6812ca318cdb939ba85d552fa314d5f" }, "downloads": -1, "filename": "IXDjango-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c15e0fcd704ace79290eae60ce3d7fb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10099, "upload_time": "2016-10-05T03:26:09", "url": "https://files.pythonhosted.org/packages/44/de/7d4840e2d428cb795c8d78d243a00787bc42e68cc09418e710c495237545/IXDjango-1.0.3.tar.gz" } ] }