Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #12728
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'django,': 0.07; 'forth.': 0.07; 'python': 0.08; 'folks,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'benjamin': 0.16; 'django?': 0.16; 'integrated.': 0.16; 'wrote:': 0.16; 'header:In-Reply-To:1': 0.22; 'pm,': 0.24; 'paul': 0.28; 'compare': 0.28; 'framework': 0.28; 'layers': 0.30; 'subject:Database': 0.30; 'familiar': 0.32; 'does': 0.32; 'to:addr:python-list': 0.33; 'subject:Web': 0.34; 'header:User-Agent:1': 0.34; 'quite': 0.34; 'header:X-Complaints- To:1': 0.35; 'question': 0.36; 'but': 0.37; 'think': 0.38; 'received:org': 0.38; 'some': 0.38; 'subject:: ': 0.39; 'header :Mime-Version:1': 0.39; 'to:addr:python.org': 0.39; "i'd": 0.40; 'might': 0.40; "it's": 0.40; 'your': 0.61; 'hands': 0.64; 'ever': 0.65; 'compose': 0.84; 'schrieb': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Gelonida N <gelonida@gmail.com> |
| Subject | Re: Need advice on Web / Database framework... |
| Date | Sun, 04 Sep 2011 02:18:34 +0200 |
| References | <21960A6D-CD06-4F0C-AC35-8D176E964B38@schollnick.net> <j3ttet$fpn$1@dough.gmane.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 8bit |
| X-Gmane-NNTP-Posting-Host | unicorn.dungeon.de |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110805 Lightning/1.0b2 "" |
| In-Reply-To | <j3ttet$fpn$1@dough.gmane.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.751.1315095608.27778.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1315095608 news.xs4all.nl 2463 [2001:888:2000:d::a6]:35120 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:12728 |
Show key headers only | View raw
Hi Paul, On 09/03/2011 08:59 PM, Paul Kölle wrote: > Am 03.09.2011 16:11, schrieb Benjamin Schollnick: >> Folks, >> >> I need some advice on a python web& database framework to use...? > Hardest question ever ;) . . . >> But I am concerned at the thought of handcrafting a administration >> interface, and so forth. > If you are not familiar with the various pitfalls of web security I'd > recomment a framework which has all the layers already integrated. Take > a look at http://www.web2py.com, I think it's quite powerful and has > good documentation. > If you want to get your hands dirty you can compose your own "framework" > cherrypy+sqlalchemy+cheetah might be a good combination. > How does web2py compare to django? I just started playing with django, but don't know web2py
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Need advice on Web / Database framework... Gelonida N <gelonida@gmail.com> - 2011-09-04 02:18 +0200 Re: Need advice on Web / Database framework... Alexandru Lazar <alexandru@bastilla.coruscant.org.invalid> - 2011-09-04 10:07 +0000
csiph-web