Re: [Django] #14006: Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__

2013-07-06 Thread Django
#14006: Documentation on Field's 'description' class attribute does not mention
that it will be interpolated with field.__dict__
-+-
 Reporter:  abeld|Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  1.2
Component:  Documentation|   Resolution:  fixed
 Severity:  Normal   | Triage Stage:  Ready for
 Keywords:   |  checkin
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:"a22b2aea192e8722aa3004c9e50e728438a453cd"]:
 {{{
 #!CommitTicketReference repository=""
 revision="a22b2aea192e8722aa3004c9e50e728438a453cd"
 [1.6.x] Fixed #14006 -- Documented that Field's 'description' attribute is
 interpolated with field.__dict__

 Thanks abeld for the suggestion.

 Backport of 2d96e660f9 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 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/063.a48046946730da60fd9139869b12b306%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #14006: Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__

2013-07-06 Thread Django
#14006: Documentation on Field's 'description' class attribute does not mention
that it will be interpolated with field.__dict__
-+-
 Reporter:  abeld|Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  1.2
Component:  Documentation|   Resolution:  fixed
 Severity:  Normal   | Triage Stage:  Ready for
 Keywords:   |  checkin
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:"80673e20f212fbefd1a8d53ae521e95c6eedf201"]:
 {{{
 #!CommitTicketReference repository=""
 revision="80673e20f212fbefd1a8d53ae521e95c6eedf201"
 [1.5.x] Fixed #14006 -- Documented that Field's 'description' attribute is
 interpolated with field.__dict__

 Thanks abeld for the suggestion.

 Backport of 2d96e660f9 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 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/063.f15fb01c044c6bd3779baeacb0724986%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #14006: Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__

2013-07-06 Thread Django
#14006: Documentation on Field's 'description' class attribute does not mention
that it will be interpolated with field.__dict__
-+-
 Reporter:  abeld|Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  1.2
Component:  Documentation|   Resolution:  fixed
 Severity:  Normal   | Triage Stage:  Ready for
 Keywords:   |  checkin
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:"2d96e660f9fb5cbc16de74f29d66daee6d8eaa44"]:
 {{{
 #!CommitTicketReference repository=""
 revision="2d96e660f9fb5cbc16de74f29d66daee6d8eaa44"
 Fixed #14006 -- Documented that Field's 'description' attribute is
 interpolated with field.__dict__

 Thanks abeld for the suggestion.
 }}}

-- 
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/063.862caca8952d5740f0de81dc40a80e36%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #14006: Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__

2013-07-06 Thread Django
#14006: Documentation on Field's 'description' class attribute does not mention
that it will be interpolated with field.__dict__
-+-
 Reporter:  abeld|Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |  Version:  1.2
Component:  Documentation|   Resolution:
 Severity:  Normal   | Triage Stage:  Ready for
 Keywords:   |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by claudep):

 * 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 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/063.4197a2cc62d4704190218938ea7754a0%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #14006: Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__

2013-07-06 Thread Django
#14006: Documentation on Field's 'description' class attribute does not mention
that it will be interpolated with field.__dict__
--+
 Reporter:  abeld |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.2
 Severity:  Normal|   Resolution:
 Keywords:| 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):

 * 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 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/063.4dc8b21d823531c67fe48355b98dcf9e%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #14006: Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__

2010-10-09 Thread Django
#14006: Documentation on Field's 'description' class attribute does not mention
that it will be interpolated with field.__dict__
+---
  Reporter:  abeld  | Owner:  nobody
Status:  new| Milestone:
 Component:  Documentation  |   Version:  1.2   
Resolution: |  Keywords:
 Stage:  Accepted   | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by gabrielhurley):

  * 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-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.



[Django] #14006: Documentation on Field's 'description' class attribute does not mention that it will be interpolated with field.__dict__

2010-07-26 Thread Django
#14006: Documentation on Field's 'description' class attribute does not mention
that it will be interpolated with field.__dict__
---+
 Reporter:  abeld  |   Owner:  nobody
   Status:  new|   Milestone:
Component:  Documentation  | Version:  1.2   
 Keywords: |   Stage:  Unreviewed
Has_patch:  0  |  
---+
 The "Documenting your Custom Field" section in the "Writing custom
 model fields" page
 (http://docs.djangoproject.com/en/1.2/howto/custom-model-fields/) does
 not mention that this string will be string-interpolated with
 fields.__dict__ (in the get_readable_field_data_type() function in
 django.contrib.admindocs.views ) and thus can (and should, if
 appropriate, since it really increases the usability of the admin
 docs) contain stuff like %(some_attribute)s, and the example presented
 doesn't show this feature, either.

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