Re: [Django] #23324: sites framework docs - omits the site id from the Site model

2014-08-23 Thread Django
#23324: sites framework docs - omits the site id from the Site model
-+-
 Reporter:  kiddhustle   |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  1.6
Component:  Documentation|   Resolution:  fixed
 Severity:  Normal   | Triage Stage:
 Keywords:  documentaion |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"a76aab3583a0bcd5bc48f3a8c9a93ab420a75eec"]:
 {{{
 #!CommitTicketReference repository=""
 revision="a76aab3583a0bcd5bc48f3a8c9a93ab420a75eec"
 Fixed #23324 -- Mentioned Site.id in contrib.sites docs.
 }}}

-- 
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/068.bcf10e9a244bff499aa4288510cc4d39%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23324: sites framework docs - omits the site id from the Site model

2014-08-22 Thread Django
#23324: sites framework docs - omits the site id from the Site model
-+-
 Reporter:  kiddhustle   |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  1.6
Component:  Documentation|   Resolution:  fixed
 Severity:  Normal   | Triage Stage:
 Keywords:  documentaion |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"c19c7c192c1cdbfa29cc4a33fdc6f0c0bb477e86"]:
 {{{
 #!CommitTicketReference repository=""
 revision="c19c7c192c1cdbfa29cc4a33fdc6f0c0bb477e86"
 [1.7.x] Fixed #23324 -- Mentioned Site.id in contrib.sites docs.

 Backport of a76aab3583 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/068.52be414baf665d42ed832e829ea026d6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23324: sites framework docs - omits the site id from the Site model

2014-08-22 Thread Django
#23324: sites framework docs - omits the site id from the Site model
-+-
 Reporter:  kiddhustle   |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  1.6
Component:  Documentation|   Resolution:  fixed
 Severity:  Normal   | Triage Stage:
 Keywords:  documentaion |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"4684464b354951c94b81d0bb25741ceb5c3e75e1"]:
 {{{
 #!CommitTicketReference repository=""
 revision="4684464b354951c94b81d0bb25741ceb5c3e75e1"
 [1.6.x] Fixed #23324 -- Mentioned Site.id in contrib.sites docs.

 Backport of a76aab3583 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/068.4dc742830971749d916e1841d7a6e299%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23324: sites framework docs - omits the site id from the Site model

2014-08-22 Thread Django
#23324: sites framework docs - omits the site id from the Site model
-+-
 Reporter:  kiddhustle   |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  1.6
Component:  Documentation|   Resolution:  fixed
 Severity:  Normal   | Triage Stage:
 Keywords:  documentaion |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"a76aab3583a0bcd5bc48f3a8c9a93ab420a75eec"]:
 {{{
 #!CommitTicketReference repository=""
 revision="a76aab3583a0bcd5bc48f3a8c9a93ab420a75eec"
 Fixed #23324 -- Mentioned Site.id in contrib.sites docs.
 }}}

-- 
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/068.25bc7c82859b908f071a74212dda6e98%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23324: sites framework docs - omits the site id from the Site model

2014-08-20 Thread Django
#23324: sites framework docs - omits the site id from the Site model
-+-
 Reporter:  kiddhustle   |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |  Version:  1.6
Component:  Documentation|   Resolution:
 Severity:  Normal   | Triage Stage:
 Keywords:  documentaion |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by timgraham):

 * needs_better_patch:   => 0
 * has_patch:  0 => 1
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Does the attached patch make sense to you?

-- 
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/068.014c4715d4d651674a07533bbc125b04%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #23324: sites framework docs - omits the site id from the Site model

2014-08-20 Thread Django
#23324: sites framework docs - omits the site id from the Site model
--+--
 Reporter:  kiddhustle|  Owner:  nobody
 Type:  Cleanup/optimization  | Status:  new
Component:  Documentation |Version:  1.6
 Severity:  Normal|   Keywords:  documentaion
 Triage Stage:  Unreviewed|  Has patch:  0
Easy pickings:  1 |  UI/UX:  0
--+--
 The documentation for the sites framework omits the site id from the
 model.

 The site id is automatically added to the model by Django (the '''id
 attribute''') but no where in the documentation does it say that the user
 can access the '''current site_id''' via the model, only the ''domain''
 and ''name'' attributes are shown.

 It took me a good hour or so of searching for a way to get the current
 site id, before realising that like most model an 'id' attribute would be
 created for the Site model by Django (after browsing the Django source
 code).

 I should have guessed this earlier but it '''wasn't made obvious in the
 documentation'''.

 https://docs.djangoproject.com/en/1.6/ref/contrib/sites/

-- 
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/053.df9a727fbf0ab2e3a3b69334fac64373%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.