django-aliases

Some useful tools for "aliasing" objects in Django
Download

django-aliases Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Brandon R. Stoner
  • Publisher web site:
  • http://limpidtech.com

django-aliases Tags


django-aliases Description

Some useful tools for "aliasing" objects in Django django-aliases is a small project made because the author 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.As 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. Requirements: · Python · Django


django-aliases Related Software