aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/webfinger/routing.py
Commit message (Collapse)AuthorAgeFilesLines
* Switched most stuff over from RoutesJoar Wandborg2012-10-141-7/+5
| | | | | | | | | | Removed the Routes routing functionality and replaced it with werkzeug.routes. Most views are functional. Known issues: - Translation integration with the request object is not yet figured out. This breaks 404 pages.
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
|
* Added *very preliminary* support for webfingerJoar Wandborg2011-12-151-0/+25