Re: [Django] #21710: API reference for default User implementation misses get_short_name

2013-12-30 Thread Django
#21710: API reference for default User implementation misses get_short_name
-+
 Reporter:  Keryn Knight   |  Owner:  nobody
 Type:  Uncategorized| Status:  closed
Component:  Documentation|Version:  master
 Severity:  Normal   | Resolution:  fixed
 Keywords:   |   Triage Stage:  Unreviewed
Has patch:  0|  Easy pickings:  1
UI/UX:  0|
-+

Comment (by Tim Graham ):

 In [changeset:"3cf9ba5fa31083b17c7363e512d365bac0f57c24"]:
 {{{
 #!CommitTicketReference repository=""
 revision="3cf9ba5fa31083b17c7363e512d365bac0f57c24"
 [1.5.x] Fixed #21710 -- Documented User.get_short_name()

 Thanks Keryn Knight for the report.

 Backport of 0150830687 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/095.26e10f17008f03afa18600d354deffdf%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21710: API reference for default User implementation misses get_short_name

2013-12-30 Thread Django
#21710: API reference for default User implementation misses get_short_name
-+
 Reporter:  Keryn Knight   |  Owner:  nobody
 Type:  Uncategorized| Status:  closed
Component:  Documentation|Version:  master
 Severity:  Normal   | Resolution:  fixed
 Keywords:   |   Triage Stage:  Unreviewed
Has patch:  0|  Easy pickings:  1
UI/UX:  0|
-+

Comment (by Tim Graham ):

 In [changeset:"51d6a7d53e956ee0b32bb45e33d09b07d796429e"]:
 {{{
 #!CommitTicketReference repository=""
 revision="51d6a7d53e956ee0b32bb45e33d09b07d796429e"
 [1.6.x] Fixed #21710 -- Documented User.get_short_name()

 Thanks Keryn Knight for the report.

 Backport of 0150830687 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/095.101476e1758187ed393dad4e735bd6ae%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21710: API reference for default User implementation misses get_short_name

2013-12-30 Thread Django
#21710: API reference for default User implementation misses get_short_name
-+
 Reporter:  Keryn Knight   |  Owner:  nobody
 Type:  Uncategorized| Status:  closed
Component:  Documentation|Version:  master
 Severity:  Normal   | Resolution:  fixed
 Keywords:   |   Triage Stage:  Unreviewed
Has patch:  0|  Easy pickings:  1
UI/UX:  0|
-+
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"0150830687188681ba7e4ae9b6da1a832a6d5141"]:
 {{{
 #!CommitTicketReference repository=""
 revision="0150830687188681ba7e4ae9b6da1a832a6d5141"
 Fixed #21710 -- Documented User.get_short_name()

 Thanks Keryn Knight for the report.
 }}}

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


[Django] #21710: API reference for default User implementation misses get_short_name

2013-12-30 Thread Django
#21710: API reference for default User implementation misses get_short_name
-+
 Reporter:  Keryn Knight   |  Owner:  nobody
 Type:  Uncategorized| Status:  new
Component:  Documentation|Version:  master
 Severity:  Normal   |   Keywords:
 Triage Stage:  Unreviewed   |  Has patch:  0
Easy pickings:  1|  UI/UX:  0
-+
 Off the back of #21709, I've noticed
 [https://docs.djangoproject.com/en/1.6/ref/contrib/auth/ this document]
 neglects to mention the `get_short_name` method defined on `AbstractUser`
 (and thus indirectly, on `User`), which is a requirement for a complete
 implementation of custom users.

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