{ "info": { "author": "Ryan Senkbeil", "author_email": "ryan.senkbeil@gsdesign.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP" ], "description": "django-suit-rq\n==============\n\nSupport for the django-rq admin when using django-suit\n\nQuick Start\n-----------\n\n1. Install the package from pypi:\n\n .. code-block:: bash\n\n pip install django-suit-rq\n\n2. Add \"suit_rq\" your INSTALLED_APPS. This needs to be added _before_ `django_rq`:\n\n .. code-block:: python\n\n INSTALLED_APPS = (\n 'suit',\n 'suit_rq',\n 'django_rq',\n )", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gsmke/django-suit-rq", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-suit-rq", "package_url": "https://pypi.org/project/django-suit-rq/", "platform": "any", "project_url": "https://pypi.org/project/django-suit-rq/", "project_urls": { "Homepage": "https://github.com/gsmke/django-suit-rq" }, "release_url": "https://pypi.org/project/django-suit-rq/1.0.1/", "requires_dist": [ "django-suit (>=0.2.15,<0.3.0)", "django-rq (>=0.8.0,<0.9.0)" ], "requires_python": "", "summary": "Support the django-rq admin when using django-suit", "version": "1.0.1" }, "last_serial": 1973185, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "469824eb67fdd1c4a47cfe7dc1f65f3e", "sha256": "9b1439405991d9181fcff298181d0dacdaddeb91bf9c5db36622f02224c4348a" }, "downloads": -1, "filename": "django_suit_rq-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "469824eb67fdd1c4a47cfe7dc1f65f3e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9128, "upload_time": "2015-10-09T18:19:00", "url": "https://files.pythonhosted.org/packages/3e/8e/4bae95dd172449d0381a46437231d105d04a047df84be13a3d38439a9823/django_suit_rq-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ab0e5a7f70aeecda8679dfae970bfec5", "sha256": "6d9e177f6a596050d8cdc4eded62cd7fc5963b14e98d273ed73b56452c0e5329" }, "downloads": -1, "filename": "django-suit-rq-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ab0e5a7f70aeecda8679dfae970bfec5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5657, "upload_time": "2015-10-09T18:19:13", "url": "https://files.pythonhosted.org/packages/37/bf/3af115c9fe480a7d7c1a50484de5f643117be2c26e9d44dc0d48714038a4/django-suit-rq-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "469824eb67fdd1c4a47cfe7dc1f65f3e", "sha256": "9b1439405991d9181fcff298181d0dacdaddeb91bf9c5db36622f02224c4348a" }, "downloads": -1, "filename": "django_suit_rq-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "469824eb67fdd1c4a47cfe7dc1f65f3e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9128, "upload_time": "2015-10-09T18:19:00", "url": "https://files.pythonhosted.org/packages/3e/8e/4bae95dd172449d0381a46437231d105d04a047df84be13a3d38439a9823/django_suit_rq-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ab0e5a7f70aeecda8679dfae970bfec5", "sha256": "6d9e177f6a596050d8cdc4eded62cd7fc5963b14e98d273ed73b56452c0e5329" }, "downloads": -1, "filename": "django-suit-rq-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ab0e5a7f70aeecda8679dfae970bfec5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5657, "upload_time": "2015-10-09T18:19:13", "url": "https://files.pythonhosted.org/packages/37/bf/3af115c9fe480a7d7c1a50484de5f643117be2c26e9d44dc0d48714038a4/django-suit-rq-1.0.1.tar.gz" } ] }