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