Version 46 (modified by 18 years ago) ( diff ) | ,
---|
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
Project | Description | Taker? | Status |
Test one of the 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 finished and included in Django. | perennial | |
#2407 | Test the CGI Handler | Needs testing | |
#2998 | django.utils.dateformat.py uses untranslated text | ||
Quick Copy to pastebin | Create a one click link for users to send the "copy friendly errors" to http://django.pastebin.com with the input fields filled in with the traceback, ready for the user to hit "submit" | Dirk Datzert, dummy at habmalnefrage dot de | patch attached to #2437 |
Tab-completion actions for django-admin (#1240) | django-admin.py would be much cooler if it would tab complete actions and models. | paolo <paolo@…> | Done in [4646], but reopened for a small fix. |