{ "info": { "author": "Christian Ledermann", "author_email": "christian.ledermann@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Framework :: Django :: 2.1", "License :: OSI Approved :: BSD License", "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": "django-transitions\n====================\n\n.. inclusion-marker-do-not-remove\n\nA wrapper of pytransitions_ for django_\n\n.. image:: https://circleci.com/gh/PrimarySite/django-transitions.svg?style=svg\n :target: https://circleci.com/gh/PrimarySite/django-transitions\n :alt: Test Status\n\n.. image:: https://codecov.io/gh/PrimarySite/django-transitions/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/PrimarySite/django-transitions\n :alt: Test Coverage\n\n.. image:: https://readthedocs.org/projects/django-transitions/badge/?version=latest\n :target: https://django-transitions.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nYou do not *need* django-transitions to integrate django_ and pytransitions_.\nIt is meant to be a lightweight wrapper (it has just over 50 logical lines of code)\nand documentation how to go about using pytransitions inside a django application.\n\nThis package provides:\n\n- Example workflow implementation.\n- Base classes and mixins to\n - Keep it DRY\n - Keep transitions consistent\n - Reduce cut and paste\n - Avoid boiler plate.\n- Admin mixin to add workflow actions to the django admin.\n- Admin templates\n\n\n.. _django: https://www.djangoproject.com/\n.. _pytransitions: https://pypi.org/project/transitions/", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/PrimarySite/django-transitions", "keywords": "django permission restframework", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-transitions", "package_url": "https://pypi.org/project/django-transitions/", "platform": "", "project_url": "https://pypi.org/project/django-transitions/", "project_urls": { "Homepage": "https://github.com/PrimarySite/django-transitions" }, "release_url": "https://pypi.org/project/django-transitions/0.2/", "requires_dist": null, "requires_python": "", "summary": "Integrate pytransitions with Django.", "version": "0.2" }, "last_serial": 4708370, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "da9d354b5b6ddcdccaf126605c537c8a", "sha256": "0583a2c2edcf362d25c93a400b26b422490d6d8cad6c006fb0017fc989011d67" }, "downloads": -1, "filename": "django_transitions-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "da9d354b5b6ddcdccaf126605c537c8a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9825, "upload_time": "2018-11-14T13:40:25", "url": "https://files.pythonhosted.org/packages/45/32/ffedbc796c225b30d7f6ca18c2a12907a7137868e971e3e8fd93f6773eae/django_transitions-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0851c1dc0f7f192999380373a22344ce", "sha256": "209d3c548a2f3badae162cd8ac34e01492526ba7b4e11294270294108c3dfe47" }, "downloads": -1, "filename": "django_transitions-0.1.tar.gz", "has_sig": false, "md5_digest": "0851c1dc0f7f192999380373a22344ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4196, "upload_time": "2018-11-14T13:40:27", "url": "https://files.pythonhosted.org/packages/58/4d/74da00d9d4cfc18dcd54ae0306fd156328a7d39522dbf622c9dc1f83629c/django_transitions-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "63258566f33e8c86bf9c59fc6889be64", "sha256": "7e538cf8a32b0e25a50af33fdc26e8f447589a2d5d68edfd5b37308f26144248" }, "downloads": -1, "filename": "django_transitions-0.2.tar.gz", "has_sig": false, "md5_digest": "63258566f33e8c86bf9c59fc6889be64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4262, "upload_time": "2019-01-17T15:01:11", "url": "https://files.pythonhosted.org/packages/52/9e/7b15fd020a2e8e4a6dfea3473ddf31b899d2b61cb48271b1be5b0ed95f5d/django_transitions-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63258566f33e8c86bf9c59fc6889be64", "sha256": "7e538cf8a32b0e25a50af33fdc26e8f447589a2d5d68edfd5b37308f26144248" }, "downloads": -1, "filename": "django_transitions-0.2.tar.gz", "has_sig": false, "md5_digest": "63258566f33e8c86bf9c59fc6889be64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4262, "upload_time": "2019-01-17T15:01:11", "url": "https://files.pythonhosted.org/packages/52/9e/7b15fd020a2e8e4a6dfea3473ddf31b899d2b61cb48271b1be5b0ed95f5d/django_transitions-0.2.tar.gz" } ] }