{ "info": { "author": "George Silva", "author_email": "georger.silva@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=============================\nDjango Chaos Features\n=============================\n\n.. image:: https://badge.fury.io/py/django-chaos-features.svg\n :target: https://badge.fury.io/py/django-chaos-features\n\n.. image:: https://travis-ci.org/george-silva/django-chaos-features.svg?branch=master\n :target: https://travis-ci.org/george-silva/django-chaos-features\n\n.. image:: https://codecov.io/gh/george-silva/django-chaos-features/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/george-silva/django-chaos-features\n\nFeatures\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-chaos-features.readthedocs.io.\n\nQuickstart\n----------\n\nInstall Django Chaos Features::\n\n pip install django-chaos-features\n\nAdd it to your `INSTALLED_APPS`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'chaos_features.apps.ChaosFeaturesConfig',\n ...\n )\n\nAdd Django Chaos Features's URL patterns:\n\n.. code-block:: python\n\n from chaos_features import urls as chaos_features_urls\n\n\n urlpatterns = [\n ...\n url(r'^', include(chaos_features_urls)),\n ...\n ]\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n-------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install tox\n (myenv) $ tox\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2018-05-15)\n++++++++++++++++++\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/george-silva/django-chaos-features", "keywords": "django-chaos-features", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-chaos-features", "package_url": "https://pypi.org/project/django-chaos-features/", "platform": "", "project_url": "https://pypi.org/project/django-chaos-features/", "project_urls": { "Homepage": "https://github.com/george-silva/django-chaos-features" }, "release_url": "https://pypi.org/project/django-chaos-features/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Features", "version": "0.1.0" }, "last_serial": 3867124, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5967a89e7fef50a3a9d5729300560e32", "sha256": "ca9728f9d51f2f8f011da1ae7cc311e16106b75310aa23ff3fd638181ae91977" }, "downloads": -1, "filename": "django_chaos_features-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5967a89e7fef50a3a9d5729300560e32", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5537, "upload_time": "2018-05-16T02:48:30", "url": "https://files.pythonhosted.org/packages/0d/73/f617dae094457eb58416ec4cbd8605b82368a99f3dd898103a1040fbf64e/django_chaos_features-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "357dd64837fa30d59c44cb28890a0866", "sha256": "00e760a172775dd70a1dc3d127e5f9526fcd4b849744bf9aa1598e77c204866d" }, "downloads": -1, "filename": "django-chaos-features-0.1.0.tar.gz", "has_sig": false, "md5_digest": "357dd64837fa30d59c44cb28890a0866", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5566, "upload_time": "2018-05-16T02:48:31", "url": "https://files.pythonhosted.org/packages/be/bb/27690d48f5c76d199d27a72cb205c8cd0c4eec0a8cc0b5461800ebc823cb/django-chaos-features-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5967a89e7fef50a3a9d5729300560e32", "sha256": "ca9728f9d51f2f8f011da1ae7cc311e16106b75310aa23ff3fd638181ae91977" }, "downloads": -1, "filename": "django_chaos_features-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5967a89e7fef50a3a9d5729300560e32", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5537, "upload_time": "2018-05-16T02:48:30", "url": "https://files.pythonhosted.org/packages/0d/73/f617dae094457eb58416ec4cbd8605b82368a99f3dd898103a1040fbf64e/django_chaos_features-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "357dd64837fa30d59c44cb28890a0866", "sha256": "00e760a172775dd70a1dc3d127e5f9526fcd4b849744bf9aa1598e77c204866d" }, "downloads": -1, "filename": "django-chaos-features-0.1.0.tar.gz", "has_sig": false, "md5_digest": "357dd64837fa30d59c44cb28890a0866", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5566, "upload_time": "2018-05-16T02:48:31", "url": "https://files.pythonhosted.org/packages/be/bb/27690d48f5c76d199d27a72cb205c8cd0c4eec0a8cc0b5461800ebc823cb/django-chaos-features-0.1.0.tar.gz" } ] }