= 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 patches needing documentation] 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! ||Ticket||Description|| ||#12288||Validate that values in INSTALLED_APPS are unique|| ||#18866||Write a test for "Validation of Permission name lengths"|| * The [wiki:SprintIdeas#Suggestions SprintIdeas page] also has a list of interesting and easy fixes needed.