What did you use to create the layout like that? Or it came with the bootstrap? Just curious. Looks nice: -)
If you are planing to test the app, please do not publish irrelevant or uncompleted records...(google remembers everything) :)
BTW: until all snippets are continously tested, this is going to become the 4th incarnation of a "web2py snippet blog/container/etc" with outdated pieces of code within the next year, when the buzz wears off.
On Friday, June 5, 2015 at 3:35:08 PM UTC-4, Niphlod wrote:BTW: until all snippets are continously tested, this is going to become the 4th incarnation of a "web2py snippet blog/container/etc" with outdated pieces of code within the next year, when the buzz wears off.
Nothing worse than getting broken code samples off the web, is there? (Well, there are worse things...)
Maybe we can add some fields to each snippet to indicate: which versions it was tested on, when it was
submitted, when last verified, etc.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Wondering if we can have more examples, source code and snippets gets put into web2pyref. I don't know who is maintaining the page but few things I wish I could use example of sending email using gmail SMTP and contact form, voting, likes, rating, bootstrap3 and social media integration etc. Just some thoughts...
On most of my websites, I've set up my web2py app with my domain register's mail server (SMTP) settings. My domain regsiter (eurodns) provides one free email account. This email account is set up to auto-forward any emails to my main gmail address (web form over to register's mail and finaly to gmail). Also, from gmail account I have IMAP set up, it works like a charm.