diff options
| author | Collin Anderson <cmawebsite@gmail.com> | 2014-10-06 12:05:44 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-10-06 12:28:55 -0400 |
| commit | 1edaa55201e5f8c191c6ba7fdeeb88ac0b711ca8 (patch) | |
| tree | df3d20d300b8b7a9a95d59574f02fc0b4d11bdee /docs | |
| parent | 13409b932ae9eb2776e619f7fa82445dcde5818b (diff) | |
Added my bio to the core team.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/team.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/internals/team.txt b/docs/internals/team.txt index 0222e7206e..7dc26f7ce4 100644 --- a/docs/internals/team.txt +++ b/docs/internals/team.txt @@ -462,6 +462,21 @@ Daniele Procida .. _Michael Manfre: http://manfre.net +`Collin Anderson`_ + Collin found Django in November 2006. He was in awe of the admin and ORM + and was amazed that the documentation was teaching him best web practices + like redirecting after a successful POST request. Why had he never learned + this before? No one knows to this day. + + He enjoys improving the admin and making Django simple and easy for + newcomers. + + Collin lives in South Bend, IN, USA where he uses Django to `increase + unity`_. + + .. _Collin Anderson: https://github.com/collinanderson + .. _increase unity: http://onetencommunications.com/about/ + Past team members ================= |
