Hi there,

I was interested in making an addition to my own site's BlogPost class in 
mezzanine.blog.models.py (such as adding a new field called "foo"), and was 
wondering about the best way to do this. 

I'm assuming that editing the models.py file directly isn't a good idea 
since this won't be future-proof for further Mezzanine updates/versions. Is 
there a way of essentially importing the BlogPost class, and then 'adding' 
to it?

Thanks!

Rich

-- 
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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to