what do you advice about favico.ico? The _default app can easily define a 
route for it.

@action('favcio.con')
def favico(): return 'the bytes or the icon'

But is this the right way to handle? Should it be a more fundamental link 
handled by web3py? What is the _default app is deleted? If it is a 
customizable file, where should be located in _dashboard/static/ ? Again, 
what if _default is removed?

On Sunday, 7 July 2019 22:10:47 UTC-7, Nico Zanferrari wrote:
>
> It runs fine on Windows 10, too.
> But I'm not able to create a new user and it also complains about missing 
> favicon.ico.
>
> Nico
>
> Il Lun 8 Lug 2019, 01:56 黄祥 <steve.van.chris...@gmail.com> ha scritto:
>
>> run well on docker container : ubuntu and mac
>>
>> best regards,
>> stifan
>>
>> -- 
>> 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.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/web2py/7f68121a-d157-4445-97e1-57aff3ed8fd0%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/web2py/7f68121a-d157-4445-97e1-57aff3ed8fd0%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/ba30a635-d95d-4212-b6b1-9025462359b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to