index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
faq
/
general.txt
Age
Commit message (
Expand
)
Author
2013-03-29
Fixed #15379 - Added "how to cite Django" to FAQ.
Tim Graham
2012-10-31
minor fix (+'.' to end of line)
Brett Koonce
2012-09-05
Fixed #18905 - Changed to new url for Djangopeople
Shabda Raaj
2012-05-03
Fixed broken URLs introduced in 1adc87cd32.
Ramiro Morales
2012-05-03
Updated some URLs in the documentation to point to the new repository.
Ramiro Morales
2012-04-28
Updated some antique references in "Is Django stable?"
Scott Klein
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2011-03-22
Minor markup and organization fixes to docs to correct Sphinx errors.
Russell Keith-Magee
2011-03-03
Fixed #15541 -- Updated FAQ to point at djangosites.org instead of defunct wi...
Gabriel Hurley
2010-10-08
Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2008-09-09
Fixed #8985 -- Removed two FAQ questions that have been outdated by the 1.0 r...
Adrian Holovaty
2008-09-09
Fixed #8983 -- Removed a funky character from faq/general.txt. Thanks, Fernan...
Adrian Holovaty
2008-09-03
Cleaned up the list of authors/contributors so that people actually working o...
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss