{ "info": { "author": "Hackathon", "author_email": "kimi.huang@brightcells.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Programming Language :: Python", "Topic :: Office/Business :: Financial :: Spreadsheet", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "================\ndjango-short-url\n================\n\nDjango WeChat Short URL\n\nInstallation\n============\n\n::\n\n pip install django-short-url\n\n\nUsage\n=====\n\n::\n\n from django_short_url.views import get_surl\n\n def xxx(request):\n surl = get_surl(lurl)\n\n\nUrls.py\n=======\n\n::\n\n urlpatterns = [\n url(r'^s/', include('django_short_url.urls', namespace='django_short_url')),\n ]\n\n\nor::\n\n urlpatterns = [\n url(r'^(?P\\w+)', surl_views.short_url_redirect, name='short_url_redirect'),\n ]\n\n\nSettings.py\n===========\n\n::\n\n INSTALLED_APPS = (\n ...\n 'django_short_url',\n ...\n )\n\n # Redirect url when short url not exists\n DJANGO_SHORT_URL_REDIRECT_URL = ''\n\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/django-xxx/django-short-url", "keywords": "django-short-url", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-short-url", "package_url": "https://pypi.org/project/django-short-url/", "platform": "", "project_url": "https://pypi.org/project/django-short-url/", "project_urls": { "Homepage": "https://github.com/django-xxx/django-short-url" }, "release_url": "https://pypi.org/project/django-short-url/1.1.4/", "requires_dist": [ "CodeConvert", "django-admin (>=1.2.4)", "django-models-ext (>=1.1.1)", "furl", "shortuuid" ], "requires_python": "", "summary": "Django WeChat Short URL", "version": "1.1.4" }, "last_serial": 5748303, "releases": { "1.0.4": [ { "comment_text": "", "digests": { "md5": "828a1771edace93bfad429d07ef29910", "sha256": "bbe1da445871c5818fb3d3e5a6359f067bc73ee22f80c562d797cf3937122900" }, "downloads": -1, "filename": "django_short_url-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "828a1771edace93bfad429d07ef29910", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6126, "upload_time": "2018-05-01T21:15:49", "url": "https://files.pythonhosted.org/packages/92/17/f36453fe63ce3b9c50c9fd879a49e5efe8b918bc97ae1e350fb191bb04fa/django_short_url-1.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c63e547ae802c1b498da668c785ea3a2", "sha256": "0a34f181798f7ee4bd95a04b5b97135ffad647e926db834b92f35efcdc05bffe" }, "downloads": -1, "filename": "django-short-url-1.0.4.tar.gz", "has_sig": false, "md5_digest": "c63e547ae802c1b498da668c785ea3a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3799, "upload_time": "2018-05-01T21:15:50", "url": "https://files.pythonhosted.org/packages/dd/cf/e750cb652ab00dc1b1e4167dbbfd4a238af63775648286ef52a2ab03ef73/django-short-url-1.0.4.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "693b0971d27617251477451d3254b044", "sha256": "27812e5fc6ce90c3d41daea0cac69e2f060007beec00d33414d9dc14c08a38e8" }, "downloads": -1, "filename": "django_short_url-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "693b0971d27617251477451d3254b044", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6277, "upload_time": "2018-06-14T08:37:25", "url": "https://files.pythonhosted.org/packages/76/ec/e9f07508cae2466087f767e99235427c8b8254186c8ab3bed6cffddd0fab/django_short_url-1.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d96754c769f78b1d648cb490337d4f89", "sha256": "474933c994e45391383ac574c905b6dd2a1c2eb0d4cfb0828d02675b7bc0c4b0" }, "downloads": -1, "filename": "django-short-url-1.1.1.tar.gz", "has_sig": false, "md5_digest": "d96754c769f78b1d648cb490337d4f89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3960, "upload_time": "2018-06-14T08:37:26", "url": "https://files.pythonhosted.org/packages/58/45/eec669ce954b0df1868b3d0690c54aa3a07f41431820ead5f7cb58d34b88/django-short-url-1.1.1.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "203cf8256f91a46847bcb83cd63d7624", "sha256": "8dc60ce4639d51c10dfd9974481347bfff5d521c3e66a44076f64cf724c057b7" }, "downloads": -1, "filename": "django_short_url-1.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "203cf8256f91a46847bcb83cd63d7624", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6331, "upload_time": "2018-08-17T02:47:10", "url": "https://files.pythonhosted.org/packages/fb/ad/80ac0aa539df32617a772db8880ede492bf07e1303de9a1cab383e0b6553/django_short_url-1.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "af275c6eb39acae58b5bb5eb654626d3", "sha256": "7a0e51d13ac9f6acb1aade13d26da666a17f1b91a36c215b263400540a3ef1cc" }, "downloads": -1, "filename": "django-short-url-1.1.3.tar.gz", "has_sig": false, "md5_digest": "af275c6eb39acae58b5bb5eb654626d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3993, "upload_time": "2018-08-17T02:47:12", "url": "https://files.pythonhosted.org/packages/da/5f/87df7ec647a78e0bb8b69c3cc00a26482b159ea03f79779ee2488be27e22/django-short-url-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "5c6b934cc1f7f646f6658e25c59ed1f4", "sha256": "caf23ee3cffd987b9eb989a8c5f803e56623e43c9dc47b1123a692da33c2d3cc" }, "downloads": -1, "filename": "django_short_url-1.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5c6b934cc1f7f646f6658e25c59ed1f4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6337, "upload_time": "2019-08-29T04:01:13", "url": "https://files.pythonhosted.org/packages/b2/b3/ca14aafb806844edf7cb28885f2effa42e9e4730b2bed6f258dfd9cb38ca/django_short_url-1.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "569ddc397d74515c58ce5d2181f93798", "sha256": "5cd5e7b2987b4c37f50bd02d16939c87740267032943dfd9982730831e8fe44b" }, "downloads": -1, "filename": "django-short-url-1.1.4.tar.gz", "has_sig": false, "md5_digest": "569ddc397d74515c58ce5d2181f93798", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3951, "upload_time": "2019-08-29T04:01:15", "url": "https://files.pythonhosted.org/packages/a4/4f/7092de7d0a491fbcfa7f1a453461cfcb8533568923b342d8e663d8af7d55/django-short-url-1.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5c6b934cc1f7f646f6658e25c59ed1f4", "sha256": "caf23ee3cffd987b9eb989a8c5f803e56623e43c9dc47b1123a692da33c2d3cc" }, "downloads": -1, "filename": "django_short_url-1.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5c6b934cc1f7f646f6658e25c59ed1f4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6337, "upload_time": "2019-08-29T04:01:13", "url": "https://files.pythonhosted.org/packages/b2/b3/ca14aafb806844edf7cb28885f2effa42e9e4730b2bed6f258dfd9cb38ca/django_short_url-1.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "569ddc397d74515c58ce5d2181f93798", "sha256": "5cd5e7b2987b4c37f50bd02d16939c87740267032943dfd9982730831e8fe44b" }, "downloads": -1, "filename": "django-short-url-1.1.4.tar.gz", "has_sig": false, "md5_digest": "569ddc397d74515c58ce5d2181f93798", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3951, "upload_time": "2019-08-29T04:01:15", "url": "https://files.pythonhosted.org/packages/a4/4f/7092de7d0a491fbcfa7f1a453461cfcb8533568923b342d8e663d8af7d55/django-short-url-1.1.4.tar.gz" } ] }