On 30 July 2012 05:13, SeamusSeamus <morrisjamespatr...@gmail.com> wrote:

>
> I only want the "title", "price", "photo", "description" and maybe "date"
> to show in the details.html, and not ALL of the fields in the DB (contains
> private information)
>
>
In your function 'details' set the fields that you do now want to be
displayed as 'readable=False' .
e.g.

db.sometable.somefield.readable=False

Regards
Johann
-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

-- 



Reply via email to