Hi Leandro,

1) you can read on working with forms here: http://webpy.org/form

2) I have written a simple solution on how to make pagination with
webpy: http://www.mengu.net/post/pagination-with-webpy

3) This is actually very simple but I haven't seen an example.

4) Ofcourse you can. See the file upload section: 
http://webpy.org/cookbook/fileupload

5) I haven't seen an example on this but I have written my own. This
is also very simple.

So I guess there are two things to write about. :)

On 24 Ocak, 23:09, ProfessionalIT <[email protected]> wrote:
> Hello,
>
>     My name is Leandro Severino and I'm from Brazil. This is my first
> post in the group and I have 5 questions about web.py and it is very
> important to me that the answers to consider the fact that also run on
> GAE - Google App Engine.
>
>     I currently have 02 systems (small ERPs) made in web2py running on
> Google App Engine and a few made in 05 sites also running Django on
> Google App Engine. Now I am studying and considering the web.py to
> migrate some of these solutions to them and if all goes well web.py
> create a group in Brazil.
>
> 1) CRUD
>
>     There are some plugin, module or code sample that automatically
> generates
> this functionality?
>
> 2) Pagination
>
>     How to implements this in web.py ? ( There are a sample code ?).
>
> 3) RSS
>
>     How to implements this in web.py ? ( There are a sample code ?) .
>
> 4) Store Blobs and/or Images fields in database.
>
>     How to implements this in web.py ( There are a sample code ?).
> .
> 5) Authentication and Authorization system/feature/plugin/example
>
>     How to implements this in web.py ( There are a sample code ?).
>
> -- Leandro.

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to