Hi, You pretty much nailed it. The only caveat, as demonstrated by me and others, is that you don't need to know *much* Python or Django to get started and can use Mezzanine as a way to learn or improve your knowledge of Python and Django.
hth! -ken On Thu, Sep 22, 2016 at 6:26 PM, goldtech <[email protected]> wrote: > Hi, > > New to Djangno and Mezzanine, done some Python though. I installed > Mezzanine with minimum trouble. And, I begain to look at the documentation. > Something struck me immediately and maybe this is normal for Django as > well. Almost all the things we can do, setting up and configuration to our > liking involves programming esp OOP programming. > > The interface for Mezzanine is Python itself. (Other then the public > facing side.) > > So rather then having a sea of configuration GUIs we use the Python > language itself. Am I getting this close to right? Is this the philosophy > behnind Django. Because reading the Mezzanine docs it's all - much is > Python OOP. If this is the idea I can see the power of it and can also see > why it might be a steep learning cure too. > > > -- > 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. > -- 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.
