Re: [Django] #10927: Content Types shortcut view throws 500s easily

2009-06-08 Thread Django
#10927: Content Types shortcut view throws 500s easily
+---
  Reporter:  jdunck | Owner:  nobody
Status:  new| Milestone:
 Component:  Contrib apps   |   Version:  1.1-beta-1
Resolution: |  Keywords:
 Stage:  Ready for checkin  | Has_patch:  1 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by SmileyChris):

  * stage:  Unreviewed => Ready for checkin

Comment:

 Reviewed - looks good and the tests prove it works :)

-- 
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 post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10927: Content Types shortcut view throws 500s easily

2009-04-25 Thread Django
#10927: Content Types shortcut view throws 500s easily
---+
  Reporter:  jdunck| Owner:  nobody
Status:  new   | Milestone:
 Component:  Contrib apps  |   Version:  1.1-beta-1
Resolution:|  Keywords:
 Stage:  Unreviewed| Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Comment (by jdunck):

 The simpler one probably works-for-me.  I chose the .to_python route
 because that uniformly raises ValidationError-- I wasn't sure about the
 assumption that any cast in the ORM would fail as ValueError.

-- 
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 post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10927: Content Types shortcut view throws 500s easily

2009-04-25 Thread Django
#10927: Content Types shortcut view throws 500s easily
---+
  Reporter:  jdunck| Owner:  nobody
Status:  new   | Milestone:
 Component:  Contrib apps  |   Version:  1.1-beta-1
Resolution:|  Keywords:
 Stage:  Unreviewed| Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Comment (by Alex):

 Err sorry, I misread the patch.

-- 
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 post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10927: Content Types shortcut view throws 500s easily

2009-04-25 Thread Django
#10927: Content Types shortcut view throws 500s easily
---+
  Reporter:  jdunck| Owner:  nobody
Status:  new   | Milestone:
 Component:  Contrib apps  |   Version:  1.1-beta-1
Resolution:|  Keywords:
 Stage:  Unreviewed| Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Comment (by Alex):

 Why does this raise a 404 if the PK isn't an integer?  That's not the
 correct behavior as we support all sorts of other pks.

-- 
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 post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #10927: Content Types shortcut view throws 500s easily

2009-04-25 Thread Django
#10927: Content Types shortcut view throws 500s easily
---+
  Reporter:  jdunck| Owner:  nobody
Status:  new   | Milestone:
 Component:  Contrib apps  |   Version:  1.1-beta-1
Resolution:|  Keywords:
 Stage:  Unreviewed| Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Changes (by jdunck):

  * has_patch:  0 => 1

-- 
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 post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



[Django] #10927: Content Types shortcut view throws 500s easily

2009-04-25 Thread Django
#10927: Content Types shortcut view throws 500s easily
+---
   Reporter:  jdunck|Owner:  nobody
 Status:  new   |Milestone:
  Component:  Contrib apps  |  Version:  1.1-beta-1
   Keywords:|Stage:  Unreviewed
  Has_patch:  0 |   Needs_docs:  0 
Needs_tests:  0 |   Needs_better_patch:  0 
+---
 BaseHandler.handle_uncaught_exception calls mail_admins any time an
 uncaught exception occurs.  In my general usage, this is very rare.

 The contenttypes.views.shortcut view, many arbitrary URLs will throw a
 500.  Since crawlers probe URL spaces, this leads to a lot of noise in
 error emails.

-- 
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 post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---