Friday, September 27, 2013

Re: CMS base to start with?

Hey Anton,

From my experience if it's a 2 year project you're building don't use a CMS. Start with a plain Django project and then add apps you need. All these CMSs will just lock you in and become more of a hinderance then help. 

I also recommend building your own admin before you invest too much time into customising the default admin. 

Cheers,

M


On 28 September 2013 07:37, Anton Melser <melser.anton@gmail.com> wrote:

Are you try with https://www.djangopackages.com/ ??

The problem is the amount of choice. There seem to be many great packages there but I was hoping someone from the community with more intimate knowledge of what is there might be able to shed some light on the subject. From my investigations, Django-CMS, FeinCMS and Mezzanine all have their strong points for what I want. I guess there is no "right" choice but there might be a "righter" one :-).
Cheers,
A
 

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment