On Friday, March 7, 2014 4:08:56 PM UTC-5, Anthony wrote:
>
> On Friday, March 7, 2014 2:58:19 PM UTC-5, User wrote:
>>
>> That works and I have done that but it still doesn't address that setting 
>> description to None prints out the string "None". 
>>
>
> Why would you explicitly set it to None rather than (a) not setting it at 
> all or (b) deleting the key using del? By default, response.meta is empty, 
> so if you explicitly add a key to it, the assumption is that you want that 
> key included.
>
>  That behavior doesn't seem correct to me.  Also the welcome app default 
>> setting is not google friendly.
>>
>
>
del was what I was looking for,  it didn't dawn on me to use this or 
whether this would break anything.  But I agree I have removed it from 
menu.py as there is zero benefit to having a fixed meta description 
throughout the site.

 

>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to