| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
deprecation timeline.
|
|
Changed the url template tag to use request.resolver_match.namespace as a
default for the current_app argument if request.current_app is not set.
|
|
|
|
|
|
|
|
Thanks tomwys for the suggestion.
|
|
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
|
|
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
|
|
|