Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 65cf82bd08631a7aa8d9dd007b2527476fa3304f
      
https://github.com/django/django/commit/65cf82bd08631a7aa8d9dd007b2527476fa3304f
  Author: Rainer Koirikivi <rai...@koirikivi.fi>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M django/contrib/admin/templatetags/admin_list.py
    M tests/admin_views/tests.py

  Log Message:
  -----------
  Fixed #20934 -- Avoided NoReverseMatch in ModelAdmin.changelist_view

The view tried to display links to a ModelAdmin's change_view, which
resulted in NoReverseMatches if get_urls was overridden to remove the
corresponding url.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/52161b803a36d_343dc79d541230dc%40hookshot-fe4-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to