The book has instructions on how to make pull requests that will commit
easily; it's in the chapter "helping web2py." The instructions relate to
making changes to web2py but you should be able to apply the guidance to
the book as well.
--
Resources:
- http://web2py.com
- http://web2py.com/bo
Make a pull request!!
:)
Richard
On Thu, Jan 23, 2014 at 4:28 PM, Wei Wang wrote:
> Thanks. I didn't know the book is in Github.
>
> I forked it and edited the file, which is here: g...@github.com:
> ww9rivers/web2py-book.git
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/boo
Thanks. I didn't know the book is in Github.
I forked it and edited the file, which is here:
g...@github.com:ww9rivers/web2py-book.git
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/is
If you are familiar with Github, you can commit the change here :
https://github.com/mdipierro/web2py-book
:)
Richard
On Thu, Jan 23, 2014 at 1:48 PM, Wei Wang wrote:
> Hi,
>
> There is an error in this section of the Reference Manual book:
>
> http://web2py.com/books/default/chapter/29/04/t
Hi,
There is an error in this section of the Reference Manual book:
http://web2py.com/books/default/chapter/29/04/the-core#response
Specifically, this:
response.stream(file, chunk_size, request=request, attachment=False,
filename=None, headers=None)
does not match the function signature in th
5 matches
Mail list logo