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
/
internals
/
contributing
/
writing-code
/
submitting-patches.txt
Age
Commit message (
Expand
)
Author
2014-07-14
[1.7.x] Fixed #23015 -- Fixed major/minor release terminology in docs.
Tim Graham
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2013-10-04
Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
2013-09-17
Fixed #21024 -- Documented how to deprecate a feature.
Tim Graham
2013-06-08
Update submitting-patches.txt
russkel
2013-02-02
Fixed #19333 -- Moved compress.py outside of the admin static folder. Thanks ...
Julien Phalip
2012-11-04
Added a note and link to CLA from contributing docs
Preston Holmes
2012-06-16
Fixed the path to the admin's compress.py script in the doc.
Julien Phalip
2012-06-08
Proof-read the new contributing guide.
Aymeric Augustin
2012-06-07
Fixed #18436 -- Updated contributing docs for git.
Aymeric Augustin
2012-06-07
Removed references to changes made in 1.2.
Aymeric Augustin
2012-03-14
Updated some outdated external URLs in docs.
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-08-26
Small typo fix for how to claim a ticket in Trac.
Malcolm Tredinnick
2011-08-26
Added some tips to the contributor docs, namely about removing trailing white...
Julien Phalip
2011-07-19
Fixed #16469 -- Improved documentation of Django internals, including the new...
Jannis Leidel
2011-05-27
Fixed #15796 -- Restructured the contributing documentation and added note ab...
Jannis Leidel