index
:
django.git
fix-31295
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
/
coding-style.txt
Age
Commit message (
Expand
)
Author
2013-01-24
Fixed #19639 - Updated contributing to reflect model choices best practices.
Tim Graham
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-10-10
Remove heteronormativity from coding style doc
Daniel D. Beck
2012-02-17
Added note to coding-style.txt about how we should NOT be religious about lin...
Adrian Holovaty
2012-02-16
Used Sphinx markup for PEPs and fixed a typo in the 1.4-beta-1 release notes.
Aymeric Augustin
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-08-26
Add a note about discouraging whitespace- or formatting-only patches.
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