#20144: RSS multi-domains issue
-------------------------------------+-------------------------------------
     Reporter:  julyzergcn1@…        |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.syndication  |                  Version:  master
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
    Has patch:  0                    |  Unreviewed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by bmispelon):

 * status:  new => closed
 * cc: bmispelon@… (added)
 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0
 * resolution:   => invalid


Comment:

 `get_current_site` will use `RequestSite` if the sites framework is not
 installed:
 
https://github.com/django/django/blob/master/django/contrib/sites/models.py#L95-L104

 This is documented there:
 
https://github.com/django/django/blob/master/docs/ref/contrib/syndication.txt#L130-L136

 If you think this behaviour should change, consider reopening the ticket
 but you will need to address the backwards-compatibility issues.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20144#comment:1>
Django <https://code.djangoproject.com/>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to