Wednesday, September 28, 2011

Re: Community Wiki/CMS app

I will recommend using Pinax for this particular type of site.

http://pinaxproject.com/

I am not sure if Pinax has an included Mailing list app, but there
should be one available at djangopackages.com

If Pinax is a little too much, try out Django-cms: https://www.django-cms.org/

Django-CMS even has a nice demo site where you can try out all the
main features that come with it out of the box.

For your Mailing list app, check out Colibri:
http://labs.freehackers.org/projects/colibri/wiki

Both Pinax and Django-CMS have nice documentation for installation and
testing. Deploying is like any other Django project.

On Sep 28, 1:59 am, Thomas Guettler <h...@tbz-pariv.de> wrote:
> Hi,
>
> a group of intelligent, but non computer-nerd people, asked me for help. They want to build a community page:
>
>  - simple homepage/wiki
>  - news
>  - members with login
>  - mailing list
>
> I develop with django daily. Since I don't want to reinvent the wheel,
> I search django app which can handle most of this.
>
> I have seen the comparison grids onhttp://djangopackages.com/but I am unsure, and don't
> have much time for the decision.
>
> Any feedback welcome,
>
>   Thomas Güttler
>
> --
> Thomas Guettler,http://www.thomas-guettler.de/
> E-Mail: guettli (*) thomas-guettler + de

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment