Hi everyone,

I just started going through the flask tutorials today.

I was forced to use flask because i have to write a simple application that 
can send and receive SMS to and fro from mobile fones.

i am using twilio, i found out flask is easy to implement this with twilio

please looking at this..

/yourapplication
    /yourapplication.py
    /static
        /style.css
    /templates
        layout.html
        index.html
        login.html

where do i place in the views files?

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pocoo-libs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to