{ "info": { "author": "Aleksandr Kurlov", "author_email": "sasha.kurlov@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "============\nUrl Simplify\n============\n\n.. image:: https://badge.fury.io/py/django-url-simplify.svg\n :target: https://badge.fury.io/py/django-url-simplify\n\nUrl Simplify is a simple Django app which generates simplified base62 urls\nfrom regular ones.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add ``url_simplify`` to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'url_simplify',\n ]\n\n2. Include the ``url_simplify`` URLconf in your project urls.py like this::\n\n path('url_simplify/', include('url_simplify.urls')),\n\n3. Run `python manage.py migrate` to create the url_simplify models.\n\n4. Start the development server and visit http://127.0.0.1:8000/admin/\n to create a url_simplify (you'll need the Admin app enabled).\n\n5. Visit http://127.0.0.1:8000/url_simplify/ to start generating simplified urls.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.example.com/", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-url-simplify", "package_url": "https://pypi.org/project/django-url-simplify/", "platform": "", "project_url": "https://pypi.org/project/django-url-simplify/", "project_urls": { "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/django-url-simplify/0.0.2/", "requires_dist": [ "django", "shortuuid" ], "requires_python": "", "summary": "A simple Django app to generate simplified urls.", "version": "0.0.2" }, "last_serial": 3489339, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e66f9aac0cdd794d8b5ac7be3f9ed944", "sha256": "786b5d778378e797f917e316358615c5d258e1169546a4431a7fec7fffc7f91c" }, "downloads": -1, "filename": "django_url_simplify-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e66f9aac0cdd794d8b5ac7be3f9ed944", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8774, "upload_time": "2018-01-14T20:01:41", "url": "https://files.pythonhosted.org/packages/75/2f/12d5e24aa7abb0dafcb2b1f4d703a5eee9e61220b3e2a5a743160378a398/django_url_simplify-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "42959c564a66fddab1556ea521b0044e", "sha256": "911860f09959b7f93eb2a0c7ff6cca0119a562b830819ebdb043942c10df6f93" }, "downloads": -1, "filename": "django-url-simplify-0.0.1.tar.gz", "has_sig": false, "md5_digest": "42959c564a66fddab1556ea521b0044e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5685, "upload_time": "2018-01-14T20:01:42", "url": "https://files.pythonhosted.org/packages/8b/1f/e457412b0ba86ff574db110cc4c64dfdc810be61f794444830cab323c4ed/django-url-simplify-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "a87b8aa976e72a4086225542e1a226ea", "sha256": "3c941ae73ea3153e6bb74a136ba7996058fe62707d4b72d2dc23460d368beada" }, "downloads": -1, "filename": "django_url_simplify-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a87b8aa976e72a4086225542e1a226ea", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8847, "upload_time": "2018-01-14T20:08:22", "url": "https://files.pythonhosted.org/packages/4b/06/264d3a0407e832b96c93654e7374e090a6913a6583e4c359b80a4ae731ac/django_url_simplify-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6873da3c68fc1b778b60f264d9ae3913", "sha256": "d0bb3760a8db4e965c723b338ec72c9d24d3c453d70d7553ba45547d3e1c5f16" }, "downloads": -1, "filename": "django-url-simplify-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6873da3c68fc1b778b60f264d9ae3913", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5728, "upload_time": "2018-01-14T20:08:25", "url": "https://files.pythonhosted.org/packages/84/cc/3f4db1bf23c7cb40cf5603a44e5079ae3573a54fdf2a5768e48dc05cb06e/django-url-simplify-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a87b8aa976e72a4086225542e1a226ea", "sha256": "3c941ae73ea3153e6bb74a136ba7996058fe62707d4b72d2dc23460d368beada" }, "downloads": -1, "filename": "django_url_simplify-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a87b8aa976e72a4086225542e1a226ea", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8847, "upload_time": "2018-01-14T20:08:22", "url": "https://files.pythonhosted.org/packages/4b/06/264d3a0407e832b96c93654e7374e090a6913a6583e4c359b80a4ae731ac/django_url_simplify-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6873da3c68fc1b778b60f264d9ae3913", "sha256": "d0bb3760a8db4e965c723b338ec72c9d24d3c453d70d7553ba45547d3e1c5f16" }, "downloads": -1, "filename": "django-url-simplify-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6873da3c68fc1b778b60f264d9ae3913", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5728, "upload_time": "2018-01-14T20:08:25", "url": "https://files.pythonhosted.org/packages/84/cc/3f4db1bf23c7cb40cf5603a44e5079ae3573a54fdf2a5768e48dc05cb06e/django-url-simplify-0.0.2.tar.gz" } ] }