Re: [Django] #11185: Document how to customize widgets

2012-09-15 Thread Django
#11185: Document how to customize widgets
--+
 Reporter:  bensmith  |Owner:  timo
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.0
 Severity:  Normal|   Resolution:  fixed
 Keywords:  widget| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"1b5b8b874fb79a8d2b2bc7ca8f93535ff8196167"]:
 {{{
 #!CommitTicketReference repository=""
 revision="1b5b8b874fb79a8d2b2bc7ca8f93535ff8196167"
 [1.4.x] Fixed #11185 - Expanded docs on customizing widgets; thanks fadeev
 for the draft patch.

 Backport of a73838fde33374573b8e765dfcb0225287d396c0 from master.
 }}}

-- 
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 https://groups.google.com/groups/opt_out.




Re: [Django] #11185: Document how to customize widgets

2012-09-15 Thread Django
#11185: Document how to customize widgets
--+
 Reporter:  bensmith  |Owner:  timo
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.0
 Severity:  Normal|   Resolution:  fixed
 Keywords:  widget| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by Tim Graham ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"a73838fde33374573b8e765dfcb0225287d396c0"]:
 {{{
 #!CommitTicketReference repository=""
 revision="a73838fde33374573b8e765dfcb0225287d396c0"
 Fixed #11185 - Expanded docs on customizing widgets; thanks fadeev for the
 draft 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 https://groups.google.com/groups/opt_out.




Re: [Django] #11185: Document how to customize widgets

2012-09-11 Thread Django
#11185: Document how to customize widgets
--+
 Reporter:  bensmith  |Owner:  timo
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.0
 Severity:  Normal|   Resolution:
 Keywords:  widget| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by claudep):

 Globally looks good to me. Some minor typos: "is is combined", "which is
 probably is", "customise", "all memeber". You might also want to
 capitalize 'css file's to 'CSS files' for consistency.

-- 
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 https://groups.google.com/groups/opt_out.




Re: [Django] #11185: Document how to customize widgets

2012-09-08 Thread Django
#11185: Document how to customize widgets
--+
 Reporter:  bensmith  |Owner:  timo
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.0
 Severity:  Normal|   Resolution:
 Keywords:  widget| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by timo):

 * needs_better_patch:  1 => 0


-- 
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 https://groups.google.com/groups/opt_out.




Re: [Django] #11185: Document how to customize widgets

2012-09-08 Thread Django
#11185: Document how to customize widgets
--+
 Reporter:  bensmith  |Owner:  timo
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.0
 Severity:  Normal|   Resolution:
 Keywords:  widget| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  1
Easy pickings:  0 |UI/UX:  0
--+
Changes (by timo):

 * owner:  fadeev => timo
 * status:  reopened => new
 * cc: timograham@… (added)


Comment:

 I'm working on updating the patch from fadeev

-- 
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 https://groups.google.com/groups/opt_out.




Re: [Django] #11185: Document how to customize widgets

2011-07-07 Thread Django
#11185: Document how to customize widgets
-+-
   Reporter:  bensmith   |  Owner:  fadeev
   Type: | Status:  reopened
  Cleanup/optimization   |  Component:  Documentation
  Milestone:  1.3|   Severity:  Normal
Version:  1.0|   Keywords:  widget
 Resolution: |  Has patch:  1
   Triage Stage:  Accepted   |Needs tests:  0
Needs documentation:  0  |  Easy pickings:  0
Patch needs improvement:  1  |
  UI/UX:  0  |
-+-
Changes (by julien):

 * needs_better_patch:  0 => 1
 * ui_ux:   => 0


Comment:

 The doc about widgets has recently been improved in [16408], however there
 are still several bits from the patch in this ticket that are worth
 considering. The patch now needs to be updated to fit with the latest
 version of the doc.

-- 
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] #11185: Document how to customize widgets

2011-05-08 Thread Django
#11185: Document how to customize widgets
-+---
   Reporter:  bensmith   |  Owner:  fadeev
   Type:  Uncategorized  | Status:  reopened
  Milestone:  1.3|  Component:  Documentation
Version:  1.0|   Severity:  Normal
 Resolution: |   Keywords:  widget
   Triage Stage:  Accepted   |  Has patch:  1
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
-+---
Changes (by dmclain):

 * type:   => Uncategorized
 * severity:   => Normal
 * easy:   => 0


Comment:

 This ticket may be superseded by #15667, specifically RadioSelect.rendered
 is being deprecated and the widget API is being overhauled/documented.
 Documenting the current behavior in 1.3 may be counterproductive by
 encouraging people to develop against an API that is going away.

-- 
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] #11185: Document how to customize widgets

2011-03-18 Thread Django
#11185: Document how to customize widgets
-+--
   Reporter:  bensmith   |Owner:  fadeev
 Status:  reopened   |Milestone:  1.3
  Component:  Documentation  |  Version:  1.0
 Resolution: | Keywords:  widget
   Triage Stage:  Accepted   |Has patch:  1
Needs documentation:  0  |  Needs tests:  0
Patch needs improvement:  0  |
-+--
Changes (by russellm):

 * status:  closed => reopened
 * has_patch:  0 => 1
 * resolution:  worksforme =>


Comment:

 @fadeev -- You only close a ticket when it has actually been committed to
 trunk. You're looking for the 'has patch' flag -- that tells other people
 that there is a patch that needs to be reviewed.

-- 
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] #11185: Document how to customize widgets

2011-03-18 Thread Django
#11185: Document how to customize widgets
-+--
   Reporter:  bensmith   |Owner:  fadeev
 Status:  closed |Milestone:  1.3
  Component:  Documentation  |  Version:  1.0
 Resolution:  worksforme | Keywords:  widget
   Triage Stage:  Accepted   |Has patch:  0
Needs documentation:  0  |  Needs tests:  0
Patch needs improvement:  0  |
-+--
Changes (by fadeev):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Reference part for the Custom Widget is done, still need to create a topic
 guide, which probably should be a separate ticket.

 Also, organized the widget.txt doc a bit - split widget classes into
 several logical groups and added section on how to add media to the
 widgets.

-- 
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] #11185: Document how to customize widgets

2011-03-15 Thread Django
#11185: Document how to customize widgets
-+--
   Reporter:  bensmith   |Owner:  fadeev
 Status:  new|Milestone:  1.3
  Component:  Documentation  |  Version:  1.0
 Resolution: | Keywords:  widget
   Triage Stage:  Accepted   |Has patch:  0
Needs documentation:  0  |  Needs tests:  0
Patch needs improvement:  0  |
-+--
Changes (by fadeev):

 * cc: fadeev (added)
 * owner:  nobody => fadeev


-- 
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] #11185: Document how to customize widgets

2010-11-01 Thread Django
#11185: Document how to customize widgets
+---
  Reporter:  bensmith   | Owner:  nobody
Status:  new| Milestone:  1.3   
 Component:  Documentation  |   Version:  1.0   
Resolution: |  Keywords:  widget
 Stage:  Accepted   | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by poswald):

  * milestone:  => 1.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-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] #11185: Document how to customize widgets

2010-01-06 Thread Django
#11185: Document how to customize widgets
+---
  Reporter:  bensmith   | Owner:  nobody
Status:  new| Milestone:
 Component:  Documentation  |   Version:  1.0   
Resolution: |  Keywords:  widget
 Stage:  Accepted   | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Comment (by bjunix):

 I am also missing documentation on how to actually write your own custom
 widgets. Is this worth a separate  ticket?

-- 
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] #11185: Document how to customize widgets

2009-08-06 Thread Django
#11185: Document how to customize widgets
+---
  Reporter:  bensmith   | Owner:  nobody
Status:  new| Milestone:
 Component:  Documentation  |   Version:  1.0   
Resolution: |  Keywords:  widget
 Stage:  Accepted   | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by Alex):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 0
  * needs_docs:  => 0

-- 
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] #11185: Document how to customize widgets

2009-05-22 Thread Django
#11185: Document how to customize widgets
---+
 Reporter:  bensmith   |   Owner:  nobody
   Status:  new|   Milestone:
Component:  Documentation  | Version:  1.0   
 Keywords:  widget |   Stage:  Unreviewed
Has_patch:  0  |  
---+
 It would be nice to have documentation on how to customize form widgets.
 Here's an example of something that I just figured out, and that would be
 nice to see in the documentation.

 You can customize how a widget is rendered by overriding it's
 renderer.render method.  This class renders radio buttons as a horizontal
 line, instead of in a list.
 {{{
 class HorizRadioRenderer(forms.RadioSelect.renderer):
 def render(self):
 """Outputs radios"""
 return mark_safe(u'\n'.join([u'%s\n' % w for w in self]))

 }}}

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