Skip to main content

Some useful tools for "aliasing" objects in django.

Project description

# django aliases ##### Brandon R. Stoner <monokrome@monokro.me>

# What is this?

This 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.

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.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-aliases-0.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page