Re: [Django] #25208: Admin site NoReverseMatch

2015-08-03 Thread Django
#25208: Admin site NoReverseMatch
-+-
 Reporter:  albus12138   |Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:  contrib.admin|  Version:  1.8
 Severity:  Normal   |   Resolution:
 |  worksforme
 Keywords:  admin| Triage Stage:
  NoReverseMatch |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => worksforme
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 We'll need a sample project to reproduce this.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
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/068.e89641c85123e538225806e81cd5f274%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #25208: Admin site NoReverseMatch

2015-08-02 Thread Django
#25208: Admin site NoReverseMatch
---+--
 Reporter:  albus12138 |  Owner:  nobody
 Type:  Bug| Status:  new
Component:  contrib.admin  |Version:  1.8
 Severity:  Normal |   Keywords:  admin NoReverseMatch
 Triage Stage:  Unreviewed |  Has patch:  0
Easy pickings:  0  |  UI/UX:  0
---+--
 When I try to open a url not exist, it will raise a 500 internal server
 error instead of 404.
 e.g.
 path: /admin/dasdk
 error: NoReverseMatch: Reverse for 'search' with arguments '()' and
 keyword arguments '{}' not found. 0 pattern(s) tried: []

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
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/053.aeca133e4eefa82e1adc4b2012dfc9c2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.