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
2021-05-17
[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and u...
Nick Pope
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2019-03-28
Used extlinks for Django's source code.
Tim Graham
2018-11-10
Updated some links to https and new locations.
Mads Jensen
2018-06-29
Fixed #29261 -- Doc'd the reason for LICENSE.python.
James Bennett
2017-03-21
Removed an obsolete temporal reference in docs/faq/general.txt.
Garry Polley
2017-03-14
Replaced docs/internals/team.txt with DSF teams page.
Tobias McNulty
2016-11-03
Fixed #27425 -- Removed obsolete "developers for hire" FAQ.
Tim Graham
2016-10-25
Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-02-03
Changed gypsy to manouche in docs and tests.
Blake Griffith
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2014-08-01
Renamed "committers" to "team".
Aymeric Augustin
2013-12-31
Django sees more than 1mm hits per hour
Matt Robenolt
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
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