Re: [Django] #6842: Documentation: Document Django exceptions

2010-05-08 Thread Django
#6842: Documentation: Document Django exceptions
--+-
  Reporter:  Ashish Gupta   | Owner:  
varikin
Status:  new  | Milestone:  1.2 
   
 Component:  Documentation|   Version:  SVN 
   
Resolution:   |  Keywords:  
model  
 Stage:  Accepted | Has_patch:  1   
   
Needs_docs:  0|   Needs_tests:  0   
   
Needs_better_patch:  1|  
--+-
Comment (by ramiro):

 Replying to [comment:7 ericholscher]:
 > Not sure why this patch is touching the Queryset.get bits, that feels
 like it should be a different ticket.

 It is adding meta data mark up so cross-linking from inside the exception
 description paragraphs is saner. Anyway that is being attacked in a more
 complete way in #12997

-- 
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-upda...@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] #6842: Documentation: Document Django exceptions

2010-05-08 Thread Django
#6842: Documentation: Document Django exceptions
--+-
  Reporter:  Ashish Gupta   | Owner:  
varikin
Status:  new  | Milestone:  1.2 
   
 Component:  Documentation|   Version:  SVN 
   
Resolution:   |  Keywords:  
model  
 Stage:  Accepted | Has_patch:  1   
   
Needs_docs:  0|   Needs_tests:  0   
   
Needs_better_patch:  1|  
--+-
Comment (by Alex):

 Some of these exceptions, MiddleWareNotInUse is only ever raised from usre
 code.

-- 
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-upda...@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] #6842: Documentation: Document Django exceptions

2010-05-08 Thread Django
#6842: Documentation: Document Django exceptions
--+-
  Reporter:  Ashish Gupta   | Owner:  
varikin
Status:  new  | Milestone:  1.2 
   
 Component:  Documentation|   Version:  SVN 
   
Resolution:   |  Keywords:  
model  
 Stage:  Accepted | Has_patch:  1   
   
Needs_docs:  0|   Needs_tests:  0   
   
Needs_better_patch:  1|  
--+-
Comment (by ericholscher):

 Not sure why this patch is touching the Queryset.get bits, that feels like
 it should be a different ticket. It applies cleanly to trunk, and feels
 like useful information to include. I know that a lot of people I've
 talked to didn't know about raising ImproperlyConfigured and the like.

 The docs should probably also mention that these exceptions can be raised
 by user code, and not just Django, and the appropriate situations there
 (though it should match/jive with how Django uses them).

-- 
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-upda...@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] #6842: Documentation: Document Django exceptions

2010-05-05 Thread Django
#6842: Documentation: Document Django exceptions
--+-
  Reporter:  Ashish Gupta   | Owner:  
varikin
Status:  new  | Milestone:  1.2 
   
 Component:  Documentation|   Version:  SVN 
   
Resolution:   |  Keywords:  
model  
 Stage:  Accepted | Has_patch:  1   
   
Needs_docs:  0|   Needs_tests:  0   
   
Needs_better_patch:  1|  
--+-
Changes (by Rupe):

  * milestone:  => 1.2

Comment:

 This looks like it's good to go.

-- 
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-upda...@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] #6842: Documentation: Document Django exceptions

2009-12-18 Thread Django
#6842: Documentation: Document Django exceptions
--+-
  Reporter:  Ashish Gupta   | Owner:  
varikin
Status:  new  | Milestone:  
   
 Component:  Documentation|   Version:  SVN 
   
Resolution:   |  Keywords:  
model  
 Stage:  Accepted | Has_patch:  1   
   
Needs_docs:  0|   Needs_tests:  0   
   
Needs_better_patch:  1|  
--+-
Comment (by mrmonkington):

 I think the development debug error pages are also a really great source
 of documentation and it would be incredibly useful to Django noobs like me
 if these could just show which module an exception was defined in (and not
 just which file raised it).

-- 
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-upda...@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.