{ "info": { "author": "Brandon R. Stoner", "author_email": "monokrome@limpidtech.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "# django aliases\n##### Brandon R. Stoner \n\n# What is this?\n\nThis is a small project that I made because I wanted a flexible method for aliasing extra URLs to different objects. It's provides a more flexible method for making a URL direct django to display the page for any Model that has a get_absolute_url method.\n\nAs an example, if you were to create a \"Page\" model that simply described a page on a website - you could link it to the URL model in django-aliases and you would end up with a version of django's flatpages module that had added support for linking multiple URLs to a single item.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/LimpidTech/django-aliases", "keywords": "web django aliases shortcuts", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-aliases", "package_url": "https://pypi.org/project/django-aliases/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-aliases/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/LimpidTech/django-aliases" }, "release_url": "https://pypi.org/project/django-aliases/0.1/", "requires_dist": null, "requires_python": null, "summary": "Some useful tools for \"aliasing\" objects in django.", "version": "0.1" }, "last_serial": 789082, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d8bb583d829a9fbb28c90b06c8529f91", "sha256": "e35051edcc04e76df12775235f8f059c79c1fa58d9ed806de256c821c9865984" }, "downloads": -1, "filename": "django-aliases-0.1.tar.gz", "has_sig": false, "md5_digest": "d8bb583d829a9fbb28c90b06c8529f91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3796, "upload_time": "2011-06-26T04:41:37", "url": "https://files.pythonhosted.org/packages/a9/96/b60bb985587e50680e1190fbb260cfeb6642648e29dc6d982132318bfcf7/django-aliases-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d8bb583d829a9fbb28c90b06c8529f91", "sha256": "e35051edcc04e76df12775235f8f059c79c1fa58d9ed806de256c821c9865984" }, "downloads": -1, "filename": "django-aliases-0.1.tar.gz", "has_sig": false, "md5_digest": "d8bb583d829a9fbb28c90b06c8529f91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3796, "upload_time": "2011-06-26T04:41:37", "url": "https://files.pythonhosted.org/packages/a9/96/b60bb985587e50680e1190fbb260cfeb6642648e29dc6d982132318bfcf7/django-aliases-0.1.tar.gz" } ] }