{ "info": { "author": "MRP DevShort", "author_email": "mrppythondev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Build Tools" ], "description": "# multi-token\nMulti token for django rest framework\n\nSettings File\n-------------\n\nINSTALLED_APPS = ['tokens']\n\n\nREST_FRAMEWORK = {\n 'DEFAULT_AUTHENTICATION_CLASSES': (\n # 'rest_framework.authentication.TokenAuthentication',\n 'tokens.models.MultiTokenAuthentication',\n )\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/Raja27/multi-token.git", "keywords": "django multi token,token,dajngo rest framework multi token", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-multi-token", "package_url": "https://pypi.org/project/django-multi-token/", "platform": "", "project_url": "https://pypi.org/project/django-multi-token/", "project_urls": { "Homepage": "https://github.com/Raja27/multi-token.git" }, "release_url": "https://pypi.org/project/django-multi-token/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Multi token for django rest framework", "version": "0.1.2" }, "last_serial": 3098077, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "2243737050420cbd7660c4a6c28bc183", "sha256": "bbd2912a79cce853208d482f451b92aa24c5cbc4f356ffb61b9305c7c28a1543" }, "downloads": -1, "filename": "django-multi-token-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2243737050420cbd7660c4a6c28bc183", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3898, "upload_time": "2017-08-15T13:01:44", "url": "https://files.pythonhosted.org/packages/f1/ef/8f95b3c61548caa232469b3bef5af54880ea50564de19fd4405c0b6660d2/django-multi-token-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2243737050420cbd7660c4a6c28bc183", "sha256": "bbd2912a79cce853208d482f451b92aa24c5cbc4f356ffb61b9305c7c28a1543" }, "downloads": -1, "filename": "django-multi-token-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2243737050420cbd7660c4a6c28bc183", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3898, "upload_time": "2017-08-15T13:01:44", "url": "https://files.pythonhosted.org/packages/f1/ef/8f95b3c61548caa232469b3bef5af54880ea50564de19fd4405c0b6660d2/django-multi-token-0.1.2.tar.gz" } ] }