Re: [Django] #11509: Incorrect capitalisation of web in Widget documentation

2010-10-03 Thread Django
#11509: Incorrect capitalisation of web in Widget documentation
+---
  Reporter:  thepointer | Owner:  dwillis
Status:  assigned   | Milestone: 
 Component:  Documentation  |   Version:  SVN
Resolution: |  Keywords: 
 Stage:  Ready for checkin  | Has_patch:  1  
Needs_docs:  0  |   Needs_tests:  0  
Needs_better_patch:  0  |  
+---
Changes (by timo):

  * stage:  Accepted => Ready for checkin

-- 
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] #11509: Incorrect capitalisation of web in Widget documentation

2010-09-21 Thread Django
#11509: Incorrect capitalisation of web in Widget documentation
+---
  Reporter:  thepointer | Owner:  dwillis
Status:  assigned   | Milestone: 
 Component:  Documentation  |   Version:  SVN
Resolution: |  Keywords: 
 Stage:  Accepted   | Has_patch:  1  
Needs_docs:  0  |   Needs_tests:  0  
Needs_better_patch:  0  |  
+---
Changes (by dwillis):

  * has_patch:  0 => 1
  * version:  1.0 => SVN

-- 
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] #11509: Incorrect capitalisation of web in Widget documentation

2010-09-21 Thread Django
#11509: Incorrect capitalisation of web in Widget documentation
+---
  Reporter:  thepointer | Owner:  dwillis
Status:  assigned   | Milestone: 
 Component:  Documentation  |   Version:  1.0
Resolution: |  Keywords: 
 Stage:  Accepted   | Has_patch:  0  
Needs_docs:  0  |   Needs_tests:  0  
Needs_better_patch:  0  |  
+---
Changes (by dwillis):

  * owner:  nobody => dwillis
  * status:  new => assigned

-- 
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] #11509: Incorrect capitalisation of web in Widget documentation

2009-07-20 Thread Django
#11509: Incorrect capitalisation of web in Widget documentation
+---
  Reporter:  thepointer | Owner:  nobody
Status:  new| Milestone:
 Component:  Documentation  |   Version:  1.0   
Resolution: |  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by ubernostrum):

  * needs_better_patch:  => 0
  * needs_docs:  => 0
  * needs_tests:  => 0
  * milestone:  1.0.3 =>

Comment:

 There's no way on earth that this should be a blocker for 1.0.3.

-- 
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] #11509: Incorrect capitalisation of web in Widget documentation

2009-07-19 Thread Django
#11509: Incorrect capitalisation of web in Widget documentation
---+
 Reporter:  thepointer |   Owner:  nobody
   Status:  new|   Milestone:  1.0.3 
Component:  Documentation  | Version:  1.0   
 Keywords: |   Stage:  Unreviewed
Has_patch:  0  |  
---+
 http://docs.djangoproject.com/en/dev/ref/forms/widgets/#customizing-
 widget-instances - last paragraph before Widget.attrs:

 "On a real web page, you probably don't want every widget to look the
 same. You might want a larger input element for the comment, and you might
 want the 'name' widget to have some special CSS class. To do this, you use
 the attrs argument when creating the widget:"

 Should be:

 "On a real '''Web''' page, you probably don't want every widget to look
 the same. You might want a larger input element for the comment, and you
 might want the 'name' widget to have some special CSS class. To do this,
 you use the attrs argument when creating the widget:"

 I'd suggest doing a case sensitive 'find all' for 'web' through the
 documentation. This change should be applied to bring the documentation in
 line with http://docs.djangoproject.com/en/dev/internals/contributing
 /#commonly-used-terms

-- 
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
-~--~~~~--~~--~--~---