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.4.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2023-09-18
Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Mariusz Felisiak
2023-04-17
Used extlinks for PyPI links.
Tim Graham
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
2022-11-04
Removed obsolete references to pysqlite.
Nick Pope
2022-04-28
Added backticks to code literals in various docs.
David
2022-03-10
Changed some words to use inline markup.
David Smith
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-17
Refs #32720 -- Fixed some broken links in docs.
Nick Pope
2021-01-14
Refs #28622 -- Removed settings.PASSWORD_RESET_TIMEOUT_DAYS per deprecation t...
Mariusz Felisiak
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2020-01-29
Refs #25778 -- Updated some links to HTTPS and new locations.
Mariusz Felisiak
2020-01-27
Fixed #30997 -- Deprecated HttpRequest.is_ajax().
Claude Paroz
2019-04-18
Fixed typos in docs, comments, and exception messages.
Ville Skyttä
2019-02-08
Fixed #30165 -- Deprecated ugettext(), ugettext_lazy(), ugettext_noop(), unge...
Jon Dufresne
2018-10-27
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
Tim Graham
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-07-31
Removed code terms from docs/spelling_wordlist.
Tim Graham
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-01-25
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2016-11-15
Replaced "django" with "Django" in spelling_wordlist.
akki
2016-10-06
Fixed docs typos in lines ending with a dash.
Tim Graham
2016-06-02
Updated release notes links to prevent warnings with Sphinx 1.4.2.
Tim Graham
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2016-01-11
Added missing period to "etc.".
pp
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-10
Fixed #21221 -- Made form Media and static template tag use staticfiles if in...
Johannes Hoppe
2015-12-03
Fixed #25851 -- Removed links to deprecated assignment tag docs.
Alasdair Nicol
2015-09-23
Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline.
Tim Graham
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-02-15
Deprecated TEMPLATE_DEBUG setting.
Aymeric Augustin
2015-01-17
Removed FastCGI support per deprecation timeline; refs #20766.
Tim Graham
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-11-26
Updated formtools docs to point at new package outside the Django repo.
Jannis Leidel
2014-11-03
Moved CSRF docs out of contrib.
Thomas Chaumeny
2014-08-19
Removed unnecessary code-block directives.
areski
2014-03-21
Removed contrib.comments per deprecation timeline.
Tim Graham
2014-02-28
Fixed doc typos.
Tim Graham
2014-02-03
Reordered deprecation timeline and added back old info; refs #21920.
Tim Graham
2014-01-26
Fixed #19774 -- Deprecated the contenttypes.generic module.
Simon Charette
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-10-02
Changed the doc to use gender-neutral pronouns when possible.
Baptiste Mispelon
2013-09-15
Cleaned up 1.5.4/1.4.8 release notes
Tim Graham
[next]