| 306 | | * Please don't put your name in the code. While we appreciate all |
|---|
| 307 | | contributions to Django, our policy is not to publish individual |
|---|
| 308 | | developer names in code -- for instance, at the top of Python modules. |
|---|
| | 306 | * Our policy is to keep the names of developers and contributors |
|---|
| | 307 | in the ``AUTHORS`` file distributed with Django, so please don't include |
|---|
| | 308 | your name in the actual code. Feel free to include a change to the |
|---|
| | 309 | ``AUTHORS`` file in your patch if you make more than a single trivial |
|---|
| | 310 | change. |
|---|