Changes between Version 37 and Version 38 of Sprints
- Timestamp:
- Dec 11, 2009, 1:07:58 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Sprints
v37 v38 3 3 == What is a sprint? == 4 4 5 Basically, a Django sprint is an excuse for people to focus their undivided attention, for a set time frame, on improving Django. It's a focused, scheduled effort to test, fix bugs, add new features and improve documentation. 5 Basically, a Django sprint is an excuse for people to focus their undivided attention, for a set time frame, on improving Django. It's a focused, scheduled effort to test, fix bugs, add new features and improve documentation. 6 6 7 7 Anybody, anywhere around the world, can participate and contribute. (See the "How to contribute" section below for details.) Most contributors will be at their own homes/schools/workplaces, but a number of people will gather together in person for camaraderie, improved communication and the other benefits of face-to-face interaction. 8 8 9 For more information Brett Cannon gave an excellent introduction to Sprinting talk at PyCon, and [http://blip.tv/file/2082162 a video of it is available].9 For more information, view Brett Cannon's [http://blip.tv/file/2082162 introductory talk] from PyCon, or read Eric Holscher's [http://ericholscher.com/blog/2009/nov/16/you-should-stay-sprints/ blog post]. 10 10 11 11 If you've never contributed to Django before, a sprint is the perfect chance for you to chip in.