Skip to main content

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


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.9.tar.gz (3.9 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