That's what I am looking for. Using wxpython to render some pages
(templates) especially formatting data from the database. Is there
some code snippets I can look at or maybe a tutorial to help me figure
out how to do this?
thanks

On Mar 30, 11:28 pm, Kenneth Gonsalves <law...@thenilgiris.com> wrote:
> On Wed, 2011-03-30 at 22:24 -0400, Calvin Spealman wrote:
> > They are completely unrelated. WX is a library for working with
> > desktop-based UI toolkits, and Django is a framework for producing and
> > delivering HTML/CSS/JS web content to a browser.
>
> not really so - I remember writing apps in wxPython, and basically I was
> writing something like views and templates. The the database api can be
> taken from django - the only difference is rendering in wsPython
> 'templates'.
> --
> regards
> KGhttp://lawgon.livejournal.com
> Coimbatore LUG roxhttp://ilugcbe.techstud.org/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to