Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63156
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ikorot01@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.009 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'python,': 0.02; 'grid': 0.09; 'subject:question': 0.10; 'python': 0.11; 'django': 0.11; 'displaying': 0.16; 'django?': 0.16; 'subject:django': 0.16; 'all,': 0.19; 'basically': 0.19; 'first.': 0.19; 'question': 0.24; 'message-id:@mail.gmail.com': 0.30; 'interface': 0.32; 'table': 0.34; "i'd": 0.34; 'basic': 0.35; 'display': 0.35; 'anybody': 0.35; 'received:google.com': 0.35; 'possible': 0.36; 'hi,': 0.36; 'application': 0.37; 'thank': 0.38; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'you.': 0.62; 'here': 0.66 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=zUra/RoT/0UuL+hTzE2yarmV/mTbEv2+L3BrqduQr0g=; b=PzIrcG/RjnaC/IRGP19sHueGDRNrPbQX/ALcMK/jFPh99A2qHoPGeHboHaK6wVXORz PD9Zy+5Q3TysknMiZGlCagPy+7mijg0f2N14osLCD6nMqOi0i3tTrz2fY9oa5Bh+ABvs JY1hoAo3+4dcR9KmCxBg8I39Uq0r1Igs12NXibhJcDAgVM3GTQw2mLhRFX2zru28FkJn J46RyC360OLm6C+qAkxK0LmwjfVgOFAPRGfly6CjAedaojYBGa9jo3nAvTT2kGwJqYCz /jRBYaniCxy9ACQ3f9pZJ3yUwD3yaNeLz8xrjaGIad1Gu6vZHr0TQZgYPIhP6LOel1xv AvVA== |
| MIME-Version | 1.0 |
| X-Received | by 10.182.72.234 with SMTP id g10mr65566559obv.21.1388878217838; Sat, 04 Jan 2014 15:30:17 -0800 (PST) |
| Date | Sat, 4 Jan 2014 15:30:17 -0800 |
| Subject | django question |
| From | Igor Korot <ikorot01@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4920.1388878226.18130.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1388878226 news.xs4all.nl 2943 [2001:888:2000:d::a6]:46399 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:63156 |
Show key headers only | View raw
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? 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.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
django question Igor Korot <ikorot01@gmail.com> - 2014-01-04 15:30 -0800
csiph-web