1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/topics/http
Antoine Catton e3d0790bd0 Fixed #21177 -- Made resolve_url support relative URLs.
This fixes redirecting to relative URLs with django.shortcuts.redirect.
2014-02-14 17:58:03 -05:00
..
_images
decorators.txt
file-uploads.txt Don't show self in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
generic-views.txt
index.txt
middleware.txt Don't show self in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
sessions.txt Always use parentheses when documenting a method with no arguments. 2014-01-22 22:26:10 +01:00
shortcuts.txt Fixed #21177 -- Made resolve_url support relative URLs. 2014-02-14 17:58:03 -05:00
urls.txt
views.txt