Changes between Version 5 and Version 6 of SummerOfCode2006
- Timestamp:
- Apr 18, 2006, 5:02:52 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2006
v5 v6 1 1 = Google's Summer of Code 2006 = 2 2 3 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).3 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.) 4 4 5 5 == Mentors == … … 10 10 * [http://postneo.com Matt Croydon] 11 11 * James Bennett 12 * [http://www.holovaty.com/ Adrian Holovaty] 12 13 * ... 13 14 14 15 == Students == 15 16 16 Student applications open May 1st ; watch [http://groups.google.com/group/django-users django-users] for an announcement when the signups open.17 Student applications open May 1st. Watch [http://groups.google.com/group/django-users django-users] for an announcement when the signups open. 17 18 18 19 == Ideas == 19 20 20 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:21 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. 21 22 22 * Take the example application from "Agile Web Development with Rails" and re -do it in Django23 * Take the example application from "Agile Web Development with Rails" and redo it in Django. 23 24 24 * 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 25 * 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. 25 26 26 * ... 27 * ...