team.txt 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691
  1. ===========
  2. Django team
  3. ===========
  4. .. _original-team-list:
  5. The original team
  6. =================
  7. Django originally started at World Online, the Web department of the `Lawrence
  8. Journal-World`_ of Lawrence, Kansas, USA.
  9. `Adrian Holovaty`_
  10. Adrian is a Web developer with a background in journalism. He's known in
  11. journalism circles as one of the pioneers of "journalism via computer
  12. programming", and in technical circles as "the guy who invented Django."
  13. He was lead developer at World Online for 2.5 years, during which time
  14. Django was developed and implemented on World Online's sites. He was the
  15. leader and founder of EveryBlock_, a "news feed for your block." He now
  16. develops Soundslice_.
  17. Adrian lives in Chicago, USA.
  18. `Simon Willison`_
  19. Simon is a well-respected Web developer from England. He had a one-year
  20. internship at World Online, during which time he and Adrian developed Django
  21. from scratch. The most enthusiastic Brit you'll ever meet, he's passionate
  22. about best practices in Web development and maintains a well-read
  23. `web-development blog`_.
  24. Simon lives in Brighton, England.
  25. `Jacob Kaplan-Moss`_
  26. Jacob is Director of Platform Security at Heroku_. He worked at World
  27. Online for four years, where he helped open source Django and found
  28. the Django Software Foundation. Jacob lives on a hobby farm outside of
  29. Lawrence where he spends his weekends playing with dirt and power tools.
  30. `Wilson Miner`_
  31. Wilson's design-fu is what makes Django look so nice. He created the design
  32. that was used for nearly the first ten years on the Django Project Web
  33. site, as well as the current design for Django's acclaimed admin interface.
  34. Wilson was the designer for EveryBlock and Rdio_. He now designs for
  35. Facebook.
  36. Wilson lives in San Francisco, USA.
  37. .. _lawrence journal-world: http://ljworld.com/
  38. .. _adrian holovaty: http://holovaty.com/
  39. .. _everyblock: http://everyblock.com/
  40. .. _soundslice: https://www.soundslice.com/
  41. .. _simon willison: http://simonwillison.net/
  42. .. _web-development blog: `simon willison`_
  43. .. _jacob kaplan-moss: http://jacobian.org/
  44. .. _revolution systems: http://revsys.com/
  45. .. _wilson miner: http://wilsonminer.com/
  46. .. _heroku: https://heroku.com/
  47. .. _Rdio: http://rdio.com
  48. .. _core-team-list:
  49. The current team
  50. ================
  51. These are the folks who have a long history of contributions, a solid track
  52. record of being helpful on the mailing lists, and a proven desire to dedicate
  53. serious time to Django. In return, they've been invited to join the :ref:`core
  54. team <core-team>`.
  55. `Luke Plant`_
  56. At University Luke studied physics and Materials Science and also
  57. met `Michael Meeks`_ who introduced him to Linux and Open Source,
  58. re-igniting an interest in programming. Since then he has
  59. contributed to a number of Open Source projects and worked
  60. professionally as a developer.
  61. Luke has contributed many excellent improvements to Django,
  62. including database-level improvements, the CSRF middleware and
  63. many unit tests.
  64. Luke currently works for a church in Bradford, UK, and part-time
  65. as a freelance developer.
  66. .. _luke plant: http://lukeplant.me.uk/
  67. .. _michael meeks: http://en.wikipedia.org/wiki/Michael_Meeks_(software)
  68. `Russell Keith-Magee`_
  69. Russell studied physics as an undergraduate, and studied neural networks for
  70. his PhD. His first job was with a startup in the defense industry developing
  71. simulation frameworks. Over time, mostly through work with Django, he's
  72. become more involved in Web development.
  73. Russell has helped with several major aspects of Django, including a
  74. couple major internal refactorings, creation of the test system, and more.
  75. Russell lives in the most isolated capital city in the world — Perth,
  76. Australia.
  77. .. _russell keith-magee: http://cecinestpasun.com/
  78. `James Bennett`_
  79. James is one of Django's release managers, and also contributes to the
  80. documentation and provide the occasional bugfix.
  81. James came to Web development from philosophy when he discovered
  82. that programmers get to argue just as much while collecting much
  83. better pay. He lives in Lawrence, Kansas and previously worked at
  84. World Online; currently, he's part of the Web development team at
  85. Mozilla.
  86. He `keeps a blog`_, and enjoys fine port and talking to his car.
  87. .. _james bennett: http://b-list.org/
  88. .. _keeps a blog: `james bennett`_
  89. Justin Bronn
  90. Justin Bronn is a computer scientist and attorney specializing
  91. in legal topics related to intellectual property and spatial law.
  92. In 2007, Justin began developing ``django.contrib.gis`` in a branch,
  93. a.k.a. GeoDjango_, which was merged in time for Django 1.0. While
  94. implementing GeoDjango, Justin obtained a deep knowledge of Django's
  95. internals including the ORM, the admin, and Oracle support.
  96. Justin lives in Houston, TX.
  97. .. _GeoDjango: http://geodjango.org/
  98. Karen Tracey
  99. Karen has a background in distributed operating systems (graduate school),
  100. communications software (industry) and crossword puzzle construction
  101. (freelance). The last of these brought her to Django, in late 2006, when
  102. she set out to put a Web front-end on her crossword puzzle database.
  103. That done, she stuck around in the community answering questions, debugging
  104. problems, etc. -- because coding puzzles are as much fun as word puzzles.
  105. Karen lives in Apex, NC, USA.
  106. `Jannis Leidel`_
  107. Jannis graduated in media design from `Bauhaus-University Weimar`_,
  108. is the author of a number of pluggable Django apps and likes to
  109. contribute to Open Source projects like virtualenv_ and pip_.
  110. He has worked on Django's auth, admin and staticfiles apps as well as
  111. the form, core, internationalization and test systems. He currently works
  112. at Mozilla_.
  113. Jannis lives in Berlin, Germany.
  114. .. _Jannis Leidel: https://jezdez.com/
  115. .. _Bauhaus-University Weimar: http://www.uni-weimar.de/
  116. .. _virtualenv: http://www.virtualenv.org/
  117. .. _pip: http://www.pip-installer.org/
  118. .. _Mozilla: https://www.mozilla.org/
  119. `Andrew Godwin`_
  120. Andrew is a freelance Python developer and tinkerer, and has been
  121. developing against Django since 2007. He graduated from Oxford University
  122. with a degree in Computer Science, and has become most well known
  123. in the Django community for his work on South, the schema migrations
  124. library.
  125. Andrew lives in San Francisco, CA, USA.
  126. .. _Andrew Godwin: http://www.aeracode.org/
  127. `Carl Meyer`_
  128. Carl has been a Django user since 2007 (long enough to remember
  129. queryset-refactor, but not magic-removal), and builds web apps at OddBird_.
  130. He became a Django contributor by accident, because fixing bugs is more
  131. interesting than working around them.
  132. Carl lives in Rapid City, SD, USA.
  133. .. _Carl Meyer: http://www.oddbird.net/
  134. .. _OddBird: http://www.oddbird.net/
  135. Ramiro Morales
  136. Ramiro has been reading Django source code and submitting patches since
  137. mid-2006 after researching for a Python Web tool with matching awesomeness
  138. and being pointed to it by an old ninja.
  139. A software developer in the electronic transactions industry, he is a
  140. living proof of the fact that anyone with enough enthusiasm can contribute
  141. to Django, learning a lot and having fun in the process.
  142. Ramiro lives in Córdoba, Argentina.
  143. `Chris Beaven`_
  144. Chris has been submitting patches and suggesting crazy ideas for Django
  145. since early 2006. An advocate for community involvement and a long-term
  146. triager, he is still often found answering questions in the #django IRC
  147. channel.
  148. Chris lives in Napier, New Zealand (adding to the pool of Oceanic core
  149. developers). He works remotely as a developer for `Lincoln Loop`_.
  150. .. _Chris Beaven: http://smileychris.com/
  151. .. _Lincoln Loop: https://lincolnloop.com/
  152. Honza Král
  153. Honza first discovered Django in 2006 and started using it right away,
  154. first for school and personal projects and later in his full-time job. He
  155. contributed various patches and fixes mostly to the newforms library,
  156. newforms admin and, through participation in the Google Summer of Code
  157. project, assisted in creating the :ref:`model validation
  158. <validating-objects>` functionality.
  159. He is currently working for `Whiskey Media`_ in San Francisco developing
  160. awesome sites running on pure Django.
  161. .. _Whiskey Media: http://www.whiskeymedia.com/
  162. Tim Graham
  163. When exploring Web frameworks for an independent study project in the fall
  164. of 2008, Tim discovered Django and was lured to it by the documentation.
  165. He enjoys contributing to the docs because they're awesome.
  166. Tim works as a software engineer and lives in Philadelphia, PA, USA.
  167. `Idan Gazit`_
  168. As a self-professed design geek, Idan was initially attracted to Django
  169. sometime between magic-removal and queryset-refactor. Formally trained
  170. as a software engineer, Idan straddles the worlds of design and code,
  171. jack of two trades and master of none. He is passionate about usability
  172. and finding novel ways to extract meaning from data, and is a longtime
  173. photographer_.
  174. Idan previously accepted freelance work under the Pixane_ imprint, but
  175. now splits his days between his startup, Skills_, and beautifying all
  176. things Django and Python.
  177. .. _Idan Gazit: http://idan.gazit.me
  178. .. _photographer: http://flickr.com/photos/idangazit
  179. .. _Pixane: http://pixane.com
  180. .. _Skills: http://skillsapp.com
  181. Paul McMillan
  182. Paul found Django in 2008 while looking for a more
  183. structured approach to web programming. He stuck around after
  184. figuring out that the developers of Django had already invented
  185. many of the wheels he needed. His passion for breaking (and then
  186. fixing) things led to his current role working to maintain and
  187. improve the security of Django.
  188. `Julien Phalip`_
  189. Julien has a background in software engineering and human-computer
  190. interaction. As a Web developer, he enjoys tinkering with the backend as
  191. much as designing and coding user interfaces. Julien discovered Django in
  192. 2007 while doing his PhD in Computing Sciences. Since then he has
  193. contributed patches to various components of the framework, in particular
  194. the admin. Julien was a co-founder of the `Interaction Consortium`_. He
  195. now works at Odopod_, a digital agency based in San Francisco, CA, USA.
  196. .. _Julien Phalip: http://julienphalip.com
  197. .. _Interaction Consortium: http://interaction.net.au
  198. .. _Odopod: http://odopod.com
  199. `Aymeric Augustin`_
  200. Aymeric is an engineer with a background in mathematics and computer
  201. science. He chose Django because he believes that software should be simple,
  202. explicit and tested. His perfectionist tendencies quickly led him to triage
  203. tickets and contribute patches.
  204. Aymeric has a pragmatic approach to software engineering, can't live without
  205. a continuous integration server, and likes proving that Django is a good
  206. choice for enterprise software.
  207. He's the CTO of Oscaro_, an e-commerce company based in Paris, France.
  208. .. _Aymeric Augustin: https://myks.org/
  209. .. _Oscaro: http://www.oscaro.com/
  210. `Claude Paroz`_
  211. Claude is a former teacher who fell in love with free software at the
  212. beginning of the 21st century. He's now working as freelancer in Web
  213. development in his native Switzerland. He has found in Django a perfect
  214. match for his needs of a stable, clean, documented and well-maintained Web
  215. framework.
  216. He's also helping the GNOME Translation Project as maintainer of the
  217. Django-based `l10n.gnome.org`_.
  218. .. _Claude Paroz: http://www.2xlibre.net
  219. .. _l10n.gnome.org: https://l10n.gnome.org
  220. Anssi Kääriäinen
  221. Anssi works as a developer at Finnish National Institute for Health and
  222. Welfare. He is also a computer science student at Aalto University. In his
  223. work he uses Django for developing internal business applications and sees
  224. Django as a great match for that use case.
  225. Anssi is interested in developing the object relational mapper (ORM) and
  226. all related features. He's also a fan of benchmarking and he tries keep
  227. Django as fast as possible.
  228. Florian Apolloner
  229. Florian is currently studying Physics at the `Graz University of Technology`_.
  230. Soon after he started using Django he joined the `Ubuntuusers webteam`_ to
  231. work on *Inyoka*, the software powering the whole Ubuntuusers site.
  232. For the time being he lives in Graz, Austria (not Australia ;)).
  233. .. _Graz University of Technology: http://tugraz.at/
  234. .. _Ubuntuusers webteam: http://wiki.ubuntuusers.de/ubuntuusers/Webteam
  235. Jeremy Dunck
  236. Jeremy was rescued from corporate IT drudgery by Free Software and, in part,
  237. Django. Many of Jeremy's interests center around access to information.
  238. Jeremy was the lead developer of Pegasus News, one of the first uses of
  239. Django outside World Online, and has since joined Votizen, a startup intent
  240. on reducing the influence of money in politics.
  241. He serves as DSF Secretary, organizes and helps organize sprints, cares
  242. about the health and equity of the Django community. He has gone an
  243. embarrassingly long time without a working blog.
  244. Jeremy lives in Mountain View, CA, USA.
  245. `Bryan Veloso`_
  246. Bryan found Django 0.96 through a fellow designer who was evangelizing
  247. its use. It was his first foray outside of the land that was PHP-based
  248. templating. Although he has only ever used Django for personal projects,
  249. it is the very reason he considers himself a designer/developer
  250. hybrid and is working to further design within the Django community.
  251. Bryan works as a designer at GitHub by day, and masquerades as a `vlogger`_
  252. and `shoutcaster`_ in the after-hours. Bryan lives in Los Angeles, CA, USA.
  253. .. _bryan veloso: http://avalonstar.com/
  254. .. _vlogger: https://youtube.com/bryanveloso/
  255. .. _shoutcaster: http://twitch.tv/vlogalonstar/
  256. `Simon Charette`_
  257. Simon is a mathematics student who discovered Django while searching for a
  258. replacement framework to an in-house PHP entity. Since that faithful day
  259. Django has been a big part of his life. So far, he's been involved in some
  260. ORM and forms API fixes.
  261. Apart from contributing to multiple open source projects he spends most of
  262. his spare-time playing `Ultimate Frisbee`_ and working part-time
  263. at this awesome place called `Reptiletech`_.
  264. Simon lives in Montréal, Québec, Canada.
  265. .. _Simon Charette: https://github.com/charettes
  266. .. _Ultimate Frisbee: http://www.montrealultimate.ca
  267. .. _Reptiletech: http://www.reptiletech.com
  268. Donald Stufft
  269. Donald found Python and Django in 2007 while trying to find a language,
  270. and web framework that he really enjoyed using after many years of PHP. He
  271. fell in love with the beauty of Python and the way Django made tasks simple
  272. and easy. His contributions to Django focus primarily on ensuring that it
  273. is and remains a secure web framework.
  274. Donald currently works at `Nebula Inc`_ as a Software Engineer for their
  275. security team and lives in the Greater Philadelphia Area.
  276. .. _Nebula Inc: https://www.nebula.com/
  277. Marc Tamlyn
  278. Marc started life on the web using Django 1.2 back in 2010, and has never
  279. looked back. He was involved with rewriting the class based view
  280. documentation at DjangoCon EU 2012, and also helped to develop `CCBV`_, an
  281. additional class based view reference tool.
  282. Marc is currently a full-time parent, part-time developer, and lives in
  283. Oxford, UK.
  284. .. _CCBV: http://ccbv.co.uk/
  285. Shai Berger
  286. Shai started working with Python back in 1998, and with Django just
  287. before 1.0. He is a Free Software enthusiast, but life happens, and
  288. he was driven by consulting gigs to contribute to the Oracle and
  289. SQL Server backends of South, and then the Oracle backend of Django
  290. itself. Finally, he joined core to help maintain the Oracle backend.
  291. Shai works for `Platonix`_, a small consulting company he started
  292. with a few friends in 1996, and lives near Tel Aviv, Israel.
  293. .. _Platonix: http://tech.platonix.com
  294. Baptiste Mispelon
  295. Baptiste discovered Django around the 1.2 version and promptly switched away
  296. from his homegrown PHP framework. He started getting more involved in the
  297. project after attending DjangoCon EU 2012, mostly by triaging tickets and
  298. submitting small patches.
  299. Baptiste currently lives in Budapest, Hungary and works for `M2BPO`_,
  300. a small French company providing services to architects.
  301. .. _M2BPO: https://www.m2bpo.fr
  302. Daniele Procida
  303. Daniele unexpectedly became a Django developer on 29th April 2009. Since
  304. then he has relied daily on Django's documentation, which has been a
  305. constant companion to him. More recently he has been able to contribute
  306. back to the project by helping improve the documentation itself.
  307. He is the author of `Arkestra`_ and `Don't be afraid to commit`_. He lives
  308. in Cardiff, Wales, and works for `Divio`_.
  309. .. _Divio: https://divio.ch/
  310. .. _Arkestra: http://arkestra-project.org/
  311. .. _Don\'t be afraid to commit: https://dont-be-afraid-to-commit.readthedocs.org
  312. `Erik Romijn`_
  313. Erik started using Django in the days of 1.2. His largest contribution to Django was
  314. ``GenericIPAddressField``, and he has worked on all sorts of patches since.
  315. While developing with Django, he always keeps a little list of even the slightest
  316. Django frustrations, to tackle them at a later time and prevent other developers
  317. from having to deal with the same issues.
  318. Erik is an independent app maker, mostly developing web and mobile apps, as
  319. `Solid Links`_. He also enjoys helping ordinary developers to build safer web apps,
  320. for which Django is already a great start, and developed `Erik's Pony Checkup`_ with
  321. that goal in mind. Erik lives in Amsterdam, The Netherlands.
  322. .. _Erik Romijn: http://erik.io/
  323. .. _Solid Links: http://solidlinks.nl/
  324. .. _Erik's Pony Checkup: http://ponycheckup.com/
  325. `Loïc Bistuer`_
  326. Loïc studied telecommunications engineering and works as an independent
  327. software developer and consultant.
  328. He discovered Django in 2008 shortly before the 1.0 release and has been
  329. hooked ever since. He contributes mostly to Django's ORM and Form
  330. components. His main contributions include advanced query prefetching,
  331. streamlining QuerySet and Manager to improve query reusability, and a
  332. significant refactor of forms error handling.
  333. Loïc is originally from the South of France and currently lives in
  334. Bangkok, Thailand.
  335. .. _Loïc Bistuer: https://github.com/loic
  336. `Michael Manfre`_
  337. Michael started running Django on Windows against a Microsoft SQL Server
  338. (MSSQL) database in 2008. He quickly became the maintainer of the
  339. django-mssql 3rd party database backend. Much of his involvement with
  340. Django relates to the ORM, the private 3rd party database API, and using
  341. Django on Windows.
  342. Michael lives in Cary, NC, USA.
  343. .. _Michael Manfre: http://manfre.net
  344. `Collin Anderson`_
  345. Collin found Django in November 2006. He was in awe of the admin and ORM
  346. and was amazed that the documentation was teaching him best web practices
  347. like redirecting after a successful POST request. Why had he never learned
  348. this before? No one knows to this day.
  349. He enjoys helping people on the |django-users| mailing list and making
  350. Django simple and easy for newcomers.
  351. Collin lives in South Bend, IN, USA where he uses Django to `increase
  352. unity`_.
  353. .. _Collin Anderson: https://github.com/collinanderson
  354. .. _increase unity: http://onetencommunications.com/about/
  355. `Tom Christie`_
  356. Tom has background in speech recognition, networking, and web development.
  357. He has a particular interest in Web API design and is the original author
  358. of `Django REST framework`_.
  359. Tom lives in the seaside city of Brighton, UK.
  360. .. _Tom Christie: https://twitter.com/_tomchristie
  361. .. _Django REST framework: http://django-rest-framework.org
  362. `Curtis Maloney`_
  363. Curtis is a self-taught programmer from Melbourne, Australia, who eschews
  364. specialization. Upon finding Django when it was first open sourced, he
  365. realized it was possible to enjoy web development.
  366. He spends a lot of time helping people on the #django IRC channel, and has
  367. authored and released a number of `smaller django apps`_.
  368. .. _Curtis Maloney: http://musings.tinbrain.net/blog/
  369. .. _smaller django apps: https://github.com/funkybob/
  370. `Markus Holtermann`_
  371. Markus is a Master of Science student in Computer Science at `Technical
  372. University of Berlin`_. He started working with Django in 2010 when he
  373. joined the `ubuntuusers.de`_ web team to work on *Inyoka*. Markus made his
  374. first contribution to the Django project during DjangoCon Europe 2013 in
  375. Warsaw. He was the web team leader for the `EuroPython 2014 website`_.
  376. Markus lives in Berlin, Germany.
  377. .. _Markus Holtermann: https://github.com/MarkusH
  378. .. _Technical University of Berlin: http://www.tu-berlin.de/
  379. .. _ubuntuusers.de: http://ubuntuusers.de/
  380. .. _EuroPython 2014 website: https://ep2014.europython.eu/
  381. `Josh Smeaton`_
  382. Josh was given the opportunity to work on a new Django app around version
  383. 1.1 after working with a homegrown PHP reporting framework. The simplicity
  384. of the ORM and the power of the Admin were extremely liberating.
  385. Still being involved with custom reporting applications, he decided to try
  386. his hand at improving the ORM support for analytics. His contributions
  387. focus on giving more power to users of the ORM.
  388. Josh lives in Melbourne, Australia where he heads up development for a SaaS
  389. telecommunications company.
  390. .. _Josh Smeaton: https://github.com/jarshwah
  391. `Preston Timmons`_
  392. Preston is a software developer with a background in mathematics. He enjoys
  393. Django because it enables consistent, simple, and tested systems to be
  394. built that even new programmers can quickly dive into. Preston lives in
  395. Dallas, TX.
  396. .. _Preston Timmons: https://github.com/prestontimmons
  397. `Tomek Paczkowski`_
  398. Tomek started using Django in 2007 as a tool for quickly dealing with
  399. university projects. Since then, he worked with various technologies
  400. like Ruby on Rails, JavaScript and Android but always returned to
  401. Python and Django.
  402. Tomek loves the Django community. He organized multiple Django
  403. sprints, co-organized `DjangoCon Europe 2013`_ and has mentored at many
  404. `Django Girls`_ events.
  405. Originally from Poland, Tomek currently lives in London, where he
  406. works at Squirrel_.
  407. .. _Tomek Paczkowski: https://hauru.eu
  408. .. _DjangoCon Europe 2013: http://love.djangocircus.com
  409. .. _Django Girls: http://djangogirls.org
  410. .. _Squirrel: http://squirrel.me
  411. `Ola Sitarska`_
  412. Ola started working with Django in 2009, when she discovered the power of
  413. the Django admin and quickly fell in love with the beauty of Python.
  414. She co-organized `DjangoCon Europe 2013`_ in Warsaw and co-authored the
  415. `Django Girls Tutorial`_, the most beginner friendly Django tutorial out
  416. there. Together with Ola Sendecka, she started `Django Girls`_, a community
  417. and series of Django workshops for women who've never programmed before.
  418. In 2015, she became a Django Software Foundation board member. Ola was also
  419. a part of the team responsible for shipping the djangoproject.com redesign.
  420. Originally from Poland, Ola currently lives in London, where she
  421. works with friends at `Potato`_.
  422. .. _Ola Sitarska: http://ola.sitarska.com/
  423. .. _DjangoCon Europe 2013: http://love.djangocircus.com
  424. .. _Django Girls Tutorial: http://tutorial.djangogirls.org
  425. .. _Django Girls: http://djangogirls.org
  426. .. _Potato: http://p.ota.to
  427. Past team members
  428. =================
  429. Georg "Hugo" Bauer
  430. Georg created Django's internationalization system, managed i18n
  431. contributions and made a ton of excellent tweaks, feature additions and bug
  432. fixes.
  433. Robert Wittams
  434. Robert was responsible for the *first* refactoring of Django's admin
  435. application to allow for easier reuse and has made a ton of
  436. excellent tweaks, feature additions and bug fixes.
  437. `Alex Gaynor`_
  438. Alex was involved in many parts of Django, he contributed to the ORM,
  439. forms, admin, amongst others; he is most known for his work on
  440. multiple-database support in Django.
  441. Alex lives in San Francisco, CA, USA.
  442. .. _Alex Gaynor: https://alexgaynor.net
  443. `Simon Meers`_
  444. Simon discovered Django 0.96 during his Computer Science PhD research and
  445. has been developing with it full-time ever since. His core code
  446. contributions are mostly in Django's admin application.
  447. Simon works as a freelance developer based in Wollongong, Australia.
  448. .. _Simon Meers: http://simonmeers.com/
  449. `Gabriel Hurley`_
  450. Gabriel has been working with Django since 2008, shortly after the 1.0
  451. release. Convinced by his business partner that Python and Django were the
  452. right direction for the company, he couldn't have been more happy with the
  453. decision. His contributions range across many areas in Django, but years of
  454. copy-editing and an eye for detail lead him to be particularly at home
  455. while working on Django's documentation.
  456. Gabriel works as a developer in the SF Bay Area, CA, USA.
  457. .. _gabriel hurley: http://strikeawe.com/
  458. Malcolm Tredinnick
  459. Malcolm originally wanted to be a mathematician and somehow ended up a
  460. software developer. He contributed to many Open Source projects, served on
  461. the board of the GNOME foundation, and was a great chess player.
  462. Malcolm was deeply involved in many part of Django - most notably, the
  463. ORM, but many other internals bear his fingerprints. Django’s support for
  464. unicode and autoescaping in templates can both be almost entirely
  465. attributed to Malcolm.
  466. He was an International Man of Mystery and lived in Sydney, Australia.
  467. *Malcolm passed away on March 17, 2013.*
  468. `Preston Holmes`_
  469. Preston is a recovering neuroscientist who originally discovered Django as
  470. part of a sweeping move to Python from a grab bag of half a dozen
  471. languages. He was drawn to Django's balance of practical batteries included
  472. philosophy, care and thought in code design, and strong open source
  473. community. Currently working in the rent-your-infra space (aka Cloud), he
  474. is always looking for opportunities to volunteer for community oriented
  475. education projects, such as for kids and scientists (e.g. Software
  476. Carpentry).
  477. Preston lives with his family and animal menagerie in Santa Barbara, CA, USA.
  478. .. _Preston Holmes: http://www.ptone.com/
  479. Matt Boersma
  480. Matt helped with Django's Oracle support.
  481. Ian Kelly
  482. Ian also helped with Oracle support.
  483. Joseph Kocherhans
  484. Joseph was the director of lead development at EveryBlock and previously
  485. developed at the Lawrence Journal-World. He often disappears for several
  486. days into the woods, attempts to teach himself computational linguistics,
  487. and annoys his neighbors with his Charango_ playing.
  488. Joseph's first contribution to Django was a series of improvements to the
  489. authorization system leading up to support for pluggable authorization.
  490. Since then, he's worked on the new forms system, its use in the admin, and
  491. many other smaller improvements.
  492. Joseph lives in Chicago, USA.
  493. .. _charango: http://en.wikipedia.org/wiki/Charango
  494. `Gary Wilson`_
  495. Gary starting contributing patches to Django in 2006 while developing Web
  496. applications for `The University of Texas`_ (UT). Since, he has made
  497. contributions to the email and forms systems, as well as many other
  498. improvements and code cleanups throughout the code base.
  499. Gary lives in Austin, Texas, USA.
  500. .. _Gary Wilson: http://thegarywilson.com/
  501. .. _The University of Texas: http://www.utexas.edu/
  502. `Brian Rosner`_
  503. Brian enjoys learning more about programming languages and system
  504. architectures and contributing to open source projects.
  505. He helped immensely in getting Django's "newforms-admin" branch finished
  506. in time for Django 1.0.
  507. Brian lives in Denver, Colorado, USA.
  508. .. _brian rosner: http://brosner.com/
  509. `James Tauber`_
  510. James is the lead developer of Pinax_ and the CEO and founder of
  511. Eldarion_. He has been doing open source software since 1993, Python
  512. since 1998 and Django since 2006. He serves on the board of the Python
  513. Software Foundation and is currently on a leave of absence from a PhD in
  514. linguistics.
  515. James currently lives in Boston, MA, USA but originally hails from
  516. Perth, Western Australia where he attended the same high school as
  517. Russell Keith-Magee.
  518. .. _James Tauber: http://jtauber.com/
  519. .. _eldarion: http://eldarion.com/
  520. .. _pinax: http://pinaxproject.com/