Skip to content

Dgo-list/django-urlographer

 
 

Repository files navigation

django-urlographer
==================

A URL mapper for the django web framework

Features:

* supplements the django url resolution
* database + cache driven
* automatic caching and cache invalidation on save
* permanent and temporary redirects
* map url to arbitrary status code
* url canonicalization
    * lowercase
    * ascii
    * eliminate relative paths
    * extra slashes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%