Add sorting of student projects on organization home page.
commit316d2daac7c9cb9d817204db0a055c1dc9360cc9
authorPawel Solyga <Pawel.Solyga@gmail.com>
Thu, 21 May 2009 12:44:41 +0000 (21 14:44 +0200)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Thu, 21 May 2009 12:44:41 +0000 (21 14:44 +0200)
treee04a9145cba4c3a86a570c9dd226e64022c0db6c
parent10b91c404af9b9b4143809acabf52aba64b3c8a6
Add sorting of student projects on organization home page.

List of student projects on organization home page is now sorted in alphabetical order by student name. Fixes issue 613.
app/soc/views/models/organization.py