| 81 | |
| 82 | == Suggestions == |
| 83 | |
| 84 | So you've joined the sprint and don't know where to start? Try one of these tasks! |
| 85 | |
| 86 | * If you complete a task, edit this page and remove the task |
| 87 | * If you make progress on a task and then leave it, edit this page leaving a note of what you've done. |
| 88 | |
| 89 | do #5299 - `mod_python documentation issues` |
| 90 | |
| 91 | review #208 - `Allow the strings the cycle tag uses to contain spaces.` |
| 92 | |
| 93 | discuss then do #2750 - `ManyToManyField ignores 'default' option` |
| 94 | |
| 95 | discuss then review #2983 - `ImageField not deleing previously attached file when updated` |
| 96 | |
| 97 | discuss/review #3496 - `WSGI handler dies on a form containing only empty checkboxes` |
| 98 | |
| 99 | discuss then do #3652 - `ChoiceField formfield for IntegerField and CharField` |
| 100 | |
| 101 | review #3757 - `FormPreview throwing AttributeError?` |
| 102 | |
| 103 | review #3724 - `Add Links for ImageField and FileField in admin_list.py` |
| 104 | |
| 105 | review #3922 - `formfield_callback in form_for_model also changes refering model` |
| 106 | |
| 107 | review #3895 - `archive_index should have template_object_name` |
| 108 | |
| 109 | discuss limit_choices_to |
| 110 | |
| 111 | * http://code.djangoproject.com/ticket/1891 |
| 112 | * http://code.djangoproject.com/ticket/2445 |
| 113 | * http://code.djangoproject.com/ticket/4046 |
| 114 | * limit_choices_to admin related: (keeping in mind newforms-admin) |
| 115 | * #29 - `Fix usability issue with limit_choices_to and "Add another" in admin` |
| 116 | * http://code.djangoproject.com/ticket/3096 |
| 117 | |
| 118 | review #4076 - `Patch to Output Timezone in Date Fields for Atom Feeds` |
| 119 | |
| 120 | do #4223 - `Document how to create tests for Django framework itself` |
| 121 | |
| 122 | review #4091 - `Not able to get choices widget to auto selected="selected" on model_for_instance` |