= Google's Summor of Code 2006 = Django (and the Lawrence Journal-World) is a sponsoring organization for the [http://code.google.com/soc/ 2006 Google Summer of Code] (read Google's page for more information on how the program works). == Mentors == If you're interesting in mentoring -- supervising a student in work on Django-related activities -- [http://code.google.com/soc/mentor_step1.html sign up over at Google] and then add your name below: * [http://jacobian.org/ Jacob Kaplan-Moss] * [http://postneo.com Matt Croydon] * ... == Students == Student applications open May 1st; watch [http://groups.google.com/group/django-users django-users] for an announcement when the signups open. == Ideas == Here are some suggestions for projects students may want to propose (lazyweb: please add to this list!). This isn't by any means the be-all and end-all of ideas; please feel free to submit proposals for things not on this list: * Take the example application from "Agile Web Development with Rails" and re-do it in Django * Write a tool that will convert a model into a [http://www.graphviz.org/ DOT file format] to create a graphical presentation of the models * ...