{ "info": { "author": "Gaurav Yadav", "author_email": "gaurav.dev.iiitm@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "# DjangoRolePermissionTokenAuthorisation\nBasic Role permission based token system authorisation for django.\n\nSix Tables are used to maintain this token based role permission authorisation system.\n\nTo use this app with you django project.\n\nDownload and save the folder along side your other apps.\n\nRun makemigrations to make the migration script and then migrate to create the desired tables.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/being-developer/DjangoRolePermissionTokenAuthorisation", "keywords": null, "license": "GPL License", "maintainer": null, "maintainer_email": null, "name": "django-auth-token-permission", "package_url": "https://pypi.org/project/django-auth-token-permission/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-auth-token-permission/", "project_urls": { "Homepage": "https://github.com/being-developer/DjangoRolePermissionTokenAuthorisation" }, "release_url": "https://pypi.org/project/django-auth-token-permission/0.1/", "requires_dist": null, "requires_python": null, "summary": "A simple Django app to restful token based authorization including roles and permission.", "version": "0.1" }, "last_serial": 1796223, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c76f65104fa47e15e23eb9cea6e158cc", "sha256": "53de66a844c40b2c797070ed27b41686a6730ba8422ac7cb53b02f2f0a6b66c0" }, "downloads": -1, "filename": "django-auth-token-permission-0.1.tar.gz", "has_sig": false, "md5_digest": "c76f65104fa47e15e23eb9cea6e158cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3869, "upload_time": "2015-11-01T22:23:07", "url": "https://files.pythonhosted.org/packages/ea/16/b7c439ed5f1c998cc3449e33fb122e9450fb4956d848aabf38d60a67fd3e/django-auth-token-permission-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c76f65104fa47e15e23eb9cea6e158cc", "sha256": "53de66a844c40b2c797070ed27b41686a6730ba8422ac7cb53b02f2f0a6b66c0" }, "downloads": -1, "filename": "django-auth-token-permission-0.1.tar.gz", "has_sig": false, "md5_digest": "c76f65104fa47e15e23eb9cea6e158cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3869, "upload_time": "2015-11-01T22:23:07", "url": "https://files.pythonhosted.org/packages/ea/16/b7c439ed5f1c998cc3449e33fb122e9450fb4956d848aabf38d60a67fd3e/django-auth-token-permission-0.1.tar.gz" } ] }