Changes between Version 38 and Version 39 of LittleEasyImprovements


Ignore:
Timestamp:
Jan 22, 2007, 2:04:59 PM (18 years ago)
Author:
Marc Fargas <telenieko@…>
Comment:

Added a note about more "little improvements" options.

Legend:

Unmodified
Added
Removed
Modified
  • LittleEasyImprovements

    v38 v39  
    11= Little, easy improvements =
    22
    3 Here's a list of various improvements that we'd like to make to Django. Some are trivial, some are a bit more substantial, but all are easy enough to be a quick project for people who want to get involved with Django development.
     3Here's a list of various improvements that we'd like to make to Django. Some are trivial, some are a bit more substantial, but all are easy enough to be a quick project for people who want to get involved with Django development. If you don't feel like a python coder you can always help with [query:status=new&status=assigned&status=reopened&needs_docs=1&order=priority documentation needing patches] or, between coding and documenting, you can give a hand with the [query:status=new&status=assigned&status=reopened&needs_tests=1&order=priority patches needing tests], or [query:status=new&status=assigned&status=reopened&needs_better_patch=1&order=priority patches that need some other improvement].
    44
    5 
     5As you see, there are lots of things you can do to improve Django and get you involved with it!
    66
    77To sign up, just edit this page and put your name (and, optionally, your e-mail address) next to the to-do item.
Back to Top