View Single Post
Old 04-05-2012, 12:58 PM   #14
caleb68864
Member
caleb68864 began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Mar 2012
Device: Pandigital Novel
To keep the server read only I am trying to change the details and summary template to only display the Read link if the book is in the proper format.
However "def browse_summary_template(self):" does not currently take an ID variable I feel adding one would break the server in several places.
I need some way to retrieve the ID without changing the number of variables the function takes in is this possible?
caleb68864 is offline   Reply With Quote