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.

On Wed, Mar 30, 2011 at 10:03 PM, Aref <arefnamm...@gmail.com> wrote:
> Hello,
>
> I have created a small app with wxpython to manage and query databases
> and now I am learning django and was wondering if it is possible to
> incorporate some of the wxpython code in django. What I am trying to
> do is to create the same app as the one in wxpython but make it web-
> based rather than desktop. I know the django admin does that but I
> wanted to learn how to create web based apps and thought that would be
> a good exercise. Thanks for any pointers or ideas.
>
> --
> 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.
>
>



-- 
Read my blog! I depend on your acceptance of my opinion! I am interesting!
http://techblog.ironfroggy.com/
Follow me if you're into that sort of thing: http://www.twitter.com/ironfroggy

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