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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-aliases-0.1.tar.gz
.
File metadata
- Download URL: django-aliases-0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e35051edcc04e76df12775235f8f059c79c1fa58d9ed806de256c821c9865984 |
|
MD5 | d8bb583d829a9fbb28c90b06c8529f91 |
|
BLAKE2b-256 | a996b60bb985587e50680e1190fbb260cfeb6642648e29dc6d982132318bfcf7 |