You would basically need to create custom urls, views, and templates to
edit your site content. Django provides you with model forms, inlines and
other tools to do so. You also have generic views to create, edit, and
delete model instances.

You will find all that in the Django docs and other Django related
resources, nothing about this is really Mezzanine specific.

-- 
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