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
/
releases
/
1.1.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-20
Changed IRC references to Libera.Chat.
Mariusz Felisiak
2021-05-17
Refs #32720 -- Fixed some broken links in docs.
Nick Pope
2019-02-08
Removed extra characters in docs header underlines.
Mariusz Felisiak
2017-11-06
Fixed #28776 -- Fixed a/an/and typos in docs and comments.
Дилян Палаузов
2017-03-16
Updated postgis.net and gaia-gis.it links to https.
Tim Graham
2016-11-15
Replaced "django" with "Django" in spelling_wordlist.
akki
2016-06-02
Updated release notes links to prevent warnings with Sphinx 1.4.2.
Tim Graham
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-01-17
Removed the syncdb command per deprecation timeline.
Tim Graham
2014-11-03
Moved CSRF docs out of contrib.
Thomas Chaumeny
2014-08-05
Fixed broken links in docs.
Tim Graham
2014-04-23
Various documentation typo/spelling fixes
Marti Raudsepp
2013-09-09
Fixed #19885 -- cleaned up the django.test namespace
Kevin Christopher Henry
2013-09-06
Consolidated documentation for F() and Q()
evildmp
2012-12-29
Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-26
Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-25
Fixed more broken links. refs #19516
Tim Graham
2012-12-21
Fixed #19497 -- Refactored testing docs.
Ramiro Morales
2012-06-28
Updated obsolete links in the documentation
Claude Paroz
2012-04-25
Fixed #18033 -- Removed function-based generic views, as per official depreca...
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-30
Fixed doc references to `django.db.models.query.QuerySet` and converted some ...
Jannis Leidel
2011-05-29
Fixed #16120 -- Updated a few reference links in the docs after the contribut...
Jannis Leidel
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-08-07
Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for ...
Russell Keith-Magee
2010-02-23
Fixed #12925 -- Corrected typo in v1.1 release notes. Thanks to aruseni for t...
Russell Keith-Magee
2010-02-21
Fixed #12604 - Typo in 1.1 release docs.
Jannis Leidel
2009-12-26
Fixed #12205 -- Corrected malformed reference links in the 1.1 and 1.1-alpha ...
Gary Wilson Jr
2009-11-14
Fixed #12198 - CSRF changes not clearly noted in docs.
Luke Plant
2009-09-12
Fixed #11659 -- Corrected a minor typo in the v1.1 release notes. Thanks to a...
Russell Keith-Magee
2009-07-29
Add release date to 1.1 release notes.
James Bennett
2009-07-29
Added 1.1 release notes.
Jacob Kaplan-Moss