Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63157
| References | <CA+FnnTxvJB=OC2d-hO089uetWDwCFrCWJ2PNMf9xg7aW+oQFvQ@mail.gmail.com> |
|---|---|
| Date | 2014-01-04 18:44 -0500 |
| Subject | Re: django question |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4921.1388879094.18130.python-list@python.org> (permalink) |
[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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: django question Joel Goldstick <joel.goldstick@gmail.com> - 2014-01-04 18:44 -0500
csiph-web