- 23 Eyl, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 24 Haz, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
Forwardport of ae1d663b from stable/1.8.x plus more.
-
- 26 Nis, 2015 1 kayıt (commit)
-
-
Harry yazdı
-
- 29 Kas, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 12 Agu, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 03 Haz, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 24 Nis, 2014 1 kayıt (commit)
-
-
Kevin Christopher Henry yazdı
- Fixed bug in get_callable() that caused resolve() to put a string in ResolverMatch.func. - Made ResolverMatch.url_name match the actual url name (or None). - Updated tests that used the string value in ResolverMatch.func, and added regression tests for this bug. - Corrected test urls whose dummy view paths caused failures (behavior that was previously masked by this bug).
-
- 03 Nis, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
-
- 26 Şub, 2013 2 kayıt (commit)
-
-
Florian Apolloner yazdı
-
Florian Apolloner yazdı
-
- 21 Tem, 2012 1 kayıt (commit)
-
-
Julien Phalip yazdı
Thanks to abrahamson.j for the report, to guettli for initial work on the patch, and to David Gouldin for the new patch and test.
-
- 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
-
- 16 Haz, 2011 1 kayıt (commit)
-
-
Jannis Leidel yazdı
Fixed #10802 -- Handle ImportErrors and AttributeErrors gracefully when raised by the URL resolver system during startup. Many thanks, IonelMaries and Bas Peschier. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16420 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-