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


Groups > comp.lang.python > #63157 > unrolled thread

Re: django question

Started byJoel Goldstick <joel.goldstick@gmail.com>
First post2014-01-04 18:44 -0500
Last post2014-01-04 18:44 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: django question Joel Goldstick <joel.goldstick@gmail.com> - 2014-01-04 18:44 -0500

#63157 — Re: django question

FromJoel Goldstick <joel.goldstick@gmail.com>
Date2014-01-04 18:44 -0500
SubjectRe: django question
Message-ID<mailman.4921.1388879094.18130.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

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.  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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web