Version 68 (modified by Simon G. <dev@…>, 17 years ago) ( diff )

Removing #2944 as it's invalid

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 documentation needing patches or, between coding and documenting, you can give a hand with the patches needing tests, or 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

ProjectDescriptionTaker?Status
Test one of the active branchesBranches 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
#2407Test the CGI Handler Needs testing
#3902Document installation process for Windows usersNick Efford (nick at efford dot org)Patch attached to #3902
#4919?page=last for pagination, existing patch needs modification and docsNick Efford (nick at efford dot org)Patch updated
#3961refactorise Luhn function in za-localflavor and add tests
#4036implement Malcolm's ideas in es-localflavor
#3988Canadian localflavor needs tests and possibly a regex tweak
#4092implement a "missing option" in localflavor widgets
#528,#4940Implement 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
#1028Add more elements to the high-level RSS Framework. Note that #3502 has time-to-live.
#3594Javascript setlang bug (with proposed patch) needs tests, please implement and double-check the patch
#4030Enable auto-translation of language names
#4094databrowse calendars do not translate the month back to english resulting in an error
#4692write up some documentation about the required database permissions
#4061Document how to restrict access to databrowse, based on info in this ticketNick Efford (nick at efford dot org)Patch attached to #4061
#3036Fix some minor doctests errors
Note: See TracWiki for help on using the wiki.
Back to Top