Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'tutorial': 0.03; 'grid': 0.09; 'subject:question': 0.10; 'cc:addr :python-list': 0.11; 'python': 0.11; 'django': 0.11; 'jan': 0.12; 'language.': 0.14; 'template': 0.14; '6:30': 0.16; 'displaying': 0.16; 'django?': 0.16; 'igor': 0.16; 'subject:django': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'all,': 0.19; 'basically': 0.19; 'first.': 0.19; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'question': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; '(perhaps': 0.31; 'this.': 0.32; 'interface': 0.32; 'url:python': 0.33; 'table': 0.34; "i'd": 0.34; 'basic': 0.35; 'display': 0.35; 'anybody': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'possible': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'application': 0.37; 'thank': 0.38; 'pm,': 0.38; 'does': 0.39; 'url:mail': 0.40; 'days': 0.60; 'you.': 0.62; 'to:addr:gmail.com': 0.65; 'here': 0.66; 'joel': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CF61BSuC8mGNBOfziHZaXPRVlNdjnj5UsxM5vZW9kk0=; b=xAaQAkcQ6t54EHhuXkqmpViYNhXO5bAWE41VF6AY+ql4aUEhd9GnrcKv6Fqu6iQ3yV JcSqQhbVRTqVzyxnJ/OnUeFOSZxCPJqOPhad0kd+ivd21BhtRU5MSfeWA2sI9at1wuUL gH5AP7jru7DSB1cD/CLZSpHHR8SfUlmlUaiZg75sxYVliGWp5z/+NsQjcaODhdKsJilr PuBjK0sp4gyyf6Dn6RVcJjGg3urzf/gRp7s0SPIAqVBM4UstZ3qCLOUBh3XXIy9lP0+1 jekVynJ94k+hpnPpUrEb/ZI64391zMS2Xqd7QIH9lqC7nyhAFlNNnVHup4EovN9L7XBX XN3Q== MIME-Version: 1.0 X-Received: by 10.221.66.8 with SMTP id xo8mr48590vcb.23.1388879085482; Sat, 04 Jan 2014 15:44:45 -0800 (PST) In-Reply-To: References: Date: Sat, 4 Jan 2014 18:44:45 -0500 Subject: Re: django question From: Joel Goldstick To: Igor Korot Content-Type: multipart/alternative; boundary=001a11363e1a86b80804ef2d9c1f Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 68 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1388879094 news.xs4all.nl 2841 [2001:888:2000:d::a6]:51777 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63157 --001a11363e1a86b80804ef2d9c1f Content-Type: text/plain; charset=UTF-8 On Sat, Jan 4, 2014 at 6:30 PM, Igor Korot wrote: > Hi, ALL, > Does anybody here use django? > I have a very basic question about it. > > Is it possible to display a data grid table with django? > Yes, using the django template language. If you learn django (perhaps 2 days of exploring), you would have the skills to do this. Check out the django tutorial > Basically I am looking for displaying a data from the db table on the > web interface thru django or some other web interface. > My main application is in Python, that's why I'd like to explore > Python possibilities first. > > Thank you. > -- > https://mail.python.org/mailman/listinfo/python-list > -- Joel Goldstick http://joelgoldstick.com --001a11363e1a86b80804ef2d9c1f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



On Sat, Jan 4, 2014 at 6:30 PM, Igor Korot <ikorot01@gmail.com> wrote:
Hi, ALL,
Does anybody here use django?
I have a very basic question about it.

Is it possible to display a data grid table with django?

Yes, using the django template language.=C2=A0 If you lea= rn django (perhaps 2 days of exploring), you would have the skills to do th= is.=C2=A0 Check out the django tutorial
=C2=A0
Basically I am looking for displaying a data from the db table on the
web interface thru django or some other web interface.
My main application is in Python, that's why I'd like to explore Python possibilities first.

Thank you.
--
https://mail.python.org/mailman/listinfo/python-list



--
--001a11363e1a86b80804ef2d9c1f--