Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #24857

Re: Using a CMS for small site?

From Roy Smith <roy@panix.com>
Newsgroups comp.lang.python
Subject Re: Using a CMS for small site?
Date 2012-07-04 06:28 -0400
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <roy-0D2DAE.06280904072012@news.panix.com> (permalink)
References <pu28v7t3nstsamp9emp1781utck1mei744@4ax.com>

Show all headers | View raw


In article <pu28v7t3nstsamp9emp1781utck1mei744@4ax.com>,
 Gilles <nospam@nospam.com> wrote:

> Hello
> 
> Someone I know with no computer knowledge has a studio appartment to
> rent in Paris and spent four months building a small site in Joomla to
> find short-time renters.
> 
> The site is just...
> - a few web pages that include text (in four languages) and pictures
> displayed in a Flash slide show
> - a calendar to show availability
> - a form to send e-mail with anti-SPAM support
> - (ASAP) online payment
> 
> Out of curiosity, are there CMS/frameworks in Python that can do this?
> Django? Other?

You probably want to look at https://www.django-cms.org/.  It's not 
something that a person with "no computer knowledge" could set up, but 
once it's set up, that person could use it to build pages.

But, to be honest, for somebody who really doesn't know anything, some 
much more pre-canned solution like WordPress might be what they're 
looking for.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Using a CMS for small site? Gilles <nospam@nospam.com> - 2012-07-04 11:30 +0200
  Re: Using a CMS for small site? Roy Smith <roy@panix.com> - 2012-07-04 06:28 -0400
    Re: Using a CMS for small site? Gilles <nospam@nospam.com> - 2012-07-04 16:24 +0200
      Re: Using a CMS for small site? Roy Smith <roy@panix.com> - 2012-07-04 11:21 -0400
        Re: Using a CMS for small site? Gilles <nospam@nospam.com> - 2012-07-05 00:34 +0200
        Re: Using a CMS for small site? alex23 <wuwei23@gmail.com> - 2012-07-04 17:09 -0700
          Re: Using a CMS for small site? Gilles <nospam@nospam.com> - 2012-07-05 15:01 +0200
  Re: Using a CMS for small site? Dieter Maurer <dieter@handshake.de> - 2012-07-05 10:27 +0200
    Re: Using a CMS for small site? Gilles <nospam@nospam.com> - 2012-07-05 15:02 +0200
  Re: Using a CMS for small site? Alex Clark <aclark@aclark.net> - 2012-07-05 10:30 -0400
  Re: Using a CMS for small site? Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-07-13 13:07 +0000

csiph-web