Removed outdated information from contrib.sites docs.
This commit is contained in:
parent
d8b6a76bc7
commit
d216e67b0c
|
@ -47,11 +47,10 @@ Why would you use sites? It's best explained through examples.
|
||||||
Associating content with multiple sites
|
Associating content with multiple sites
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
|
|
||||||
The Django-powered sites LJWorld.com_ and Lawrence.com_ are operated by the
|
The LJWorld.com_ and Lawrence.com_ sites are operated by the same news
|
||||||
same news organization -- the Lawrence Journal-World newspaper in Lawrence,
|
organization -- the Lawrence Journal-World newspaper in Lawrence, Kansas.
|
||||||
Kansas. LJWorld.com focuses on news, while Lawrence.com focuses on local
|
LJWorld.com focused on news, while Lawrence.com focused on local entertainment.
|
||||||
entertainment. But sometimes editors want to publish an article on *both*
|
But sometimes editors wanted to publish an article on *both* sites.
|
||||||
sites.
|
|
||||||
|
|
||||||
The naive way of solving the problem would be to require site producers to
|
The naive way of solving the problem would be to require site producers to
|
||||||
publish the same story twice: once for LJWorld.com and again for Lawrence.com.
|
publish the same story twice: once for LJWorld.com and again for Lawrence.com.
|
||||||
|
|
Loading…
Reference in New Issue