Hello all. I'm new to Django, and to web development, so feel free to point me to the manual if you need to :)
I am having a small problem developing a web interface for an application (100% written in Python) I built. At first, I tried to use Ruby on Rails, as advised by a friend, but since I was using Python, it felt weird (much like treason actually:) to use a non-pythonic framework when there were some available. However, I gave it a (tiny) try and got to a draft webpage of what I wanted. In Django, I haven't been able to reproduce that webpage. What I'm trying to do, is a simple text form where the user can type a few lines of text, numbers, whatever. Then, I want to capture what he/she wrote, parse it and pass it on to my python application. I am having trouble in the very first part of the process: building the text form. So, all in all, I'm asking, if that's not too much, for you to point me to a readable solution (I read the new forms tutorial and to be honest, I got confused :\ ) or examples. Thanks in advance -- João Rodrigues --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---