diff options
| author | Loic Bistuer <loic.bistuer@gmail.com> | 2014-08-10 23:58:18 +0200 |
|---|---|---|
| committer | Loic Bistuer <loic.bistuer@gmail.com> | 2014-08-10 23:58:18 +0200 |
| commit | 12ad61aa9ff92958d56bb5b0c0c372e24a596148 (patch) | |
| tree | 66d3a07ce1ca1a4f77a7b03f356862e0f27816b0 /docs | |
| parent | f915d39afe3565ac2355de57c11843530b96f3bc (diff) | |
Added myself as a team member.
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 f18a4b8bcd..04c13761b2 100644 --- a/docs/internals/team.txt +++ b/docs/internals/team.txt @@ -553,6 +553,21 @@ Baptiste Mispelon .. _Solid Links: http://solidlinks.nl/ .. _Erik's Pony Checkup: http://ponycheckup.com/ +`Loïc Bistuer`_ + Loïc studied telecommunications engineering and works as an independent + software developer and consultant. + + He discovered Django in 2008 shortly before the 1.0 release and has been + hooked ever since. He contributes mostly to Django's ORM and Form + components. His main contributions include advanced query prefetching, + streamlining QuerySet and Manager to improve query reusability, and a + significant refactor of forms error handling. + + Loïc is originally from the South of France and currently lives in + Bangkok, Thailand. + + .. _Loïc Bistuer: https://github.com/loic + Past team members ================= |
