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
/
howto
/
index.txt
Age
Commit message (
Expand
)
Author
2025-06-27
Fixed #15727 -- Added Content Security Policy (CSP) support.
Rob Hudson
2025-01-09
Fixed #35515 -- Added automatic model imports to shell management command.
Salvo Polizzi
2024-10-22
Restructured how-to docs landing page.
Daniele Procida
2023-07-11
Fixed #34309 -- Doc'd how to fully delete an app.
Marcelo Galigniana
2022-03-17
Refs #28592 -- Created a new CSRF how-to document.
tommcn
2021-07-12
Refs #32880 -- Created a new logging how-to document.
Daniele Procida
2020-04-30
Fixed #25712 -- Reorganized templates docs.
David Smith
2019-12-19
Refs #28954 -- Remove remaining Jython documentation.
Nick Pope
2017-06-02
Fixed #26028 -- Added overriding templates howto.
Philip James
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-02-03
Added a "Writing migrations" how-to.
Tim Graham
2014-07-08
Fixed #22812 -- Refactored lookup API documentation.
Jorge C. Leitão
2014-04-08
Fixed #16205 -- Added an installation for Windows.
Anubhav Joshi
2013-05-22
Fixed #17048 - Added docs for upgrading Django.
Tim Graham
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2012-09-27
fixed #10809 -- add a mod_wsgi authentication handler
Preston Holmes
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2011-10-22
Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I1...
Aymeric Augustin
2011-05-27
Fixed #15796 -- Restructured the contributing documentation and added note ab...
Jannis Leidel
2011-02-25
Fixed #14401 -- Added a contributing howto guide for new users. Thank you to ...
Gabriel Hurley
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-02-16
Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ...
Jannis Leidel
2009-03-15
Fixed #689 -- Added a middleware and authentication backend to contrib.auth f...
Gary Wilson Jr
2008-08-26
Fixed #8326: added documentation about running Django on Jython. Docs origina...
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss