UNKNOWN
Project description
# django-urlmagic
The purpose of this library is to provide a consistent set of URL patterns for models.
## Pending functionality
I believe the following features may have been implemented, but need more testing.
Implement a view that allows related content lists (e.g. /foos/123/bars/ for all Bars related to a Foo)
Extend singular views from MyUrlGenerator to guests (e.g. /foos/123/bar/ for a OneToOne mapping between a Foo and a Bar)
Use the request’s user object as a potential key into related lists (e.g. visit /my/foos/, /my/foos/123/, /my/bar/, etc)
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
django-urlmagic-0.3.8.tar.gz
(3.3 kB
view details)
File details
Details for the file django-urlmagic-0.3.8.tar.gz
.
File metadata
- Download URL: django-urlmagic-0.3.8.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63e6965b677adac70837703b7f797083ce0aa0456c4ca69996588146211f9424 |
|
MD5 | 3762c41495c88eff44427b030cc7a263 |
|
BLAKE2b-256 | 16800b7afc0f683311d94e90bd6c5340b6d49e0f4c0bffd2f4d9b0230b973d81 |