- 06 Şub, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 03 Nis, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
-
- 03 Kas, 2013 1 kayıt (commit)
-
-
Jason Myers yazdı
Signed-off-by:
Jason Myers <jason@jasonamyers.com>
-
- 26 Şub, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
-
- 24 Nis, 2012 1 kayıt (commit)
-
-
Claude Paroz yazdı
Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syntax, as per official deprecation timeline. Thanks Ramiro Morales and Jannis Leidel for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 11 Eyl, 2011 1 kayıt (commit)
-
-
Ramiro Morales yazdı
This applies to both our own [test] code and documentation examples. Also: * Moved the functions and handlers from `django.conf.urls.defaults` up to `django.conf.urls` deprecating the former module. * Added documentation for `handler403`. * Tweaked the URLs topic document a bit. Thanks to pupeno and cdestigter for their great work contributing patches. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16818 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 20 Kas, 2010 1 kayıt (commit)
-
-
Russell Keith-Magee yazdı
Fixed #14389, #9666 -- Started the migration path to make the first argument to url and ssi template tags syntactically consistent with other tags. Thanks to Sean Brant for the draft patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14643 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-
- 16 Kas, 2009 1 kayıt (commit)
-
-
Brian Rosner yazdı
This enables {% url %} to honor request.urlconf set from process_request middleware methods. Thanks SmileyChris for the initial patch work. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11740 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-