It all depends what you want to do, Chris. I suggest you to find a html
template on sites like template monster or theme forest, split it into base
and extract page from it, make Django serve the static pages and then make
those features that should be driven by database dynamic by creating models
for them, plug in forms etc. Use Mezzanine if you want your clients to edit
the content but you may not need CMS. It all depends on the type of end
user. You can also try Wagtail CMS.

Good luck.

M

On Monday, 15 August 2016, Chris Seberino <cseber...@gmail.com> wrote:

> I love Django.  It is a beautiful system for developers.  You seem to
> start at a lower level with Django than with WordPress which gives you more
> power and flexibility.
>
> Nevertheless, I also like how WordPress STARTS with a very professional
> looking sites and almost locks you into a nice looking style.
>
> Because I'm not the best visual artist in the world, is there a way to
> make Django "force" your site to look professional for us "graphically
> challenged'
> engineers? ;)
>
> I'm aware of the Mezzanine CMS but wasn't so excited about learning yet
> another tool.  Nevertheless, if that is the answer I'll consider it.
>
> Is that the magic bullet I'm looking for or is there something else?
>
> Thanks!
>
> Chris
>
>
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com
> <javascript:_e(%7B%7D,'cvml','django-users%2bunsubscr...@googlegroups.com');>
> .
> To post to this group, send email to django-users@googlegroups.com
> <javascript:_e(%7B%7D,'cvml','django-users@googlegroups.com');>.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/33c39198-8760-473a-8c8d-24601fa638c0%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/33c39198-8760-473a-8c8d-24601fa638c0%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHqTbj%3DhQOaiVmPsE8kmEXMOeggmDpXusnMB9Svy%2B2pRAzoFWA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to