index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
sites.txt
Age
Commit message (
Expand
)
Author
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
2008-01-02
Fixed #6287 -- Fixed typos in docs/sites.txt. Thanks, arien and Horst Gutmann
Adrian Holovaty
2007-09-14
Fixed #3766 -- Added in-memory caching for the sites framework. Will speed up...
Malcolm Tredinnick
2007-09-14
Fixed #2319 -- Added a note that the sites framework is used by admin's view-...
Malcolm Tredinnick
2007-08-05
Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...
Gary Wilson Jr
2007-08-04
Fixed #5078 -- Fixed several broken links to the syndication documentation.
Gary Wilson Jr
2007-07-12
Added RequestSite class to sites framework
Adrian Holovaty
2007-04-24
Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson
Adrian Holovaty
2007-01-24
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...
Adrian Holovaty
2006-08-31
Fixed #2609 -- Improved docs/sites.txt CurrentSiteManager to explain gotcha w...
Adrian Holovaty
2006-05-23
Fixed incorrect link in docs/sites.txt
Adrian Holovaty
2006-05-22
Fixed ReST error in docs/sites.txt. I think.
Adrian Holovaty
2006-05-22
Added small bit to docs/sites.txt
Adrian Holovaty
2006-05-22
Added documentation for CurrentSiteManager to docs/sites.txt
Adrian Holovaty
2006-05-22
Added docs/sites.txt -- documentation on the sites framework
Adrian Holovaty