Hi, I have created a form called Artist using mezzanine admin. I want to 
render the contents of this form in a seperate html. So I created another 
form called ViewArtist through admin. I am overriding that admin RichText 
form using a html in xxx\templates\pages\viewartist.html The 
viewartist.html in the pages directory requires the names of the form 
fields. ...say page.artist.field1...or some thing. I would have got this 
through models.py in django. From where do I get the field variable for 
mezzanine. I am new (and not that smart) as you can see and would 
appreciate your help. Regards

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to