raviramanathan / cube-bookstore

Automatically exported from code.google.com/p/cube-bookstore
GNU General Public License v3.0
0 stars 0 forks source link

Sorting courses in the book list makes random listings disappear #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Go to the book list page
2. Click on the course column to sort it

You expect all book listings to be listed. If you check the id numbers 
though, certain courses are missing. This has something to do with sorting 
over many to many relationships between the book model and course model

This needs to be remedied somehow... or does it?

Original issue reported on code.google.com by davidkazuhiro@gmail.com on 27 Nov 2009 at 10:11