django question

Joel Goldstick joel.goldstick at gmail.com
Sat Jan 4 18:44:45 EST 2014


On Sat, Jan 4, 2014 at 6:30 PM, Igor Korot <ikorot01 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140104/524c286b/attachment.html>


More information about the Python-list mailing list