Hello, So I had worked with Django and feel like I have a pretty good understanding of that. When working with Mezzanine, Ive read through the docs and some tutorials, and still feel a little lost. So from what I have read, its just a basic Django project, and implementing your own models, views...etc are fine. So what I have done is created a simple featured project Boolean using field injection. I would like the main page to display all the featured projects. So am I correct to assume that the proper approach is to create your own web app, create a view that query's it from the DB, and then add it to the template?
Or maybe there is a tutorial or a specific part of the doc that you can recommend, I apologize if this is such a simple question i just keep going in circles. Thanks. -- 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.
