= Little, easy improvements = 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. If you don't feel like a python coder you can always help with [query:status!=closed&needs_docs=1&order=priority documentation needing patches] or, between coding and documenting, you can give a hand with the [query:status!=closed&needs_tests=1&order=priority patches needing tests], or [query:status!=closed&needs_better_patch=1&order=priority patches that need some other improvement]. As you see, there are lots of things you can do to improve Django and get you involved with it! To sign up, just edit this page and put your name (and, optionally, your e-mail address) next to the to-do item. == Open == ||Project||Description||Taker?||Status|| ||Test one of the [wiki:ActiveBranches active branches]||Branches are large or experimental features that are not yet ready for general use. If you see one you like, testing is a great way to help get it finished and included in Django.||||perennial|| ||#4092||implement a "missing option" in localflavor widgets|| || || ||#528,#4940||Implement some form of automatic generation of PDFs from the docs for the website, as well as an easy way to generate HTML/PDF docs from the SVN checkout|| || || ||#1028||Add more elements to the high-level RSS Framework. Note that #3502 has time-to-live.|| || || ||#4030||Enable auto-translation of language names|| || || ||#4094||databrowse calendars do not translate the month back to english resulting in an error||Nick Efford||Patch attached to #4094|| * The [wiki:SprintIdeas#Suggestions SprintIdeas page] also has a list of interesting and easy fixes needed