2011-05-27 18:49:47 +08:00
|
|
|
============
|
|
|
|
Writing code
|
|
|
|
============
|
|
|
|
|
|
|
|
So you'd like to write some code to improve Django. Awesome! Browse the
|
|
|
|
following sections to find out how to give your code patches the best
|
|
|
|
chances to be included in Django core:
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
coding-style
|
|
|
|
unit-tests
|
|
|
|
submitting-patches
|
2012-06-08 00:48:29 +08:00
|
|
|
working-with-git
|