summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-code/coding-style.txt
AgeCommit message (Expand)Author
2014-09-05Limited lines to 119 characters in django/Tim Graham
2014-04-23Various documentation typo/spelling fixesMarti Raudsepp
2014-02-22Fixed #22007 -- Fixed cbv docs - make imports consistentMartin Matusiak
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-11-09Fixed spelling of compatibility.Tim Graham
2013-11-09Recommended flake8 to check coding style.Tim Graham
2013-07-05Fixed #20224 -- Update docs examples which mention __unicode__Claude Paroz
2013-01-24Fixed #19639 - Updated contributing to reflect model choices best practices.Tim Graham
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-10-10Remove heteronormativity from coding style docDaniel D. Beck
2012-02-17Added note to coding-style.txt about how we should NOT be religious about lin...Adrian Holovaty
2012-02-16Used Sphinx markup for PEPs and fixed a typo in the 1.4-beta-1 release notes.Aymeric Augustin
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-09-04Converted links to external topics so they use intersphinx extension markup.Ramiro Morales
2011-08-26Add a note about discouraging whitespace- or formatting-only patches.Malcolm Tredinnick
2011-08-26Added some tips to the contributor docs, namely about removing trailing white...Julien Phalip
2011-07-19Fixed #16469 -- Improved documentation of Django internals, including the new...Jannis Leidel
2011-05-27Fixed #15796 -- Restructured the contributing documentation and added note ab...Jannis Leidel