Was a solution ever provided/created for the not appearing glyphicons?
Massimo promised a solutions to this last year (2017):
https://groups.google.com/forum/#!msg/web2py/CSA-p4OSKM0/mziFoZ3KBQAJ;context-place=topic/web2py/Eii2yOpd_TU
Whats the way around this problem?
Mostwanted
--
Resources
Guys i am having a really hard time making a point of sale system with
web2py, i have worked on the UI but I cant get it to make any sales at all.
Has a point of sale system ever been made with web2py, if there is where
can i find an example? Or if anyone is interested in assisting me with mine
$.web2py.enableElement($('#btnCode'));
--
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
Today I have tried to copy progect from server to my computer and have
error message:
((ImportError('No module named
application.modules',), )),
at 048E6380, file
"Z:\OAS\web2py\applications\application\models\db.py", line 7>.
I have checked that line. It was:
from gluon.contrib.appconfig impor
I'm getting this error when using datetime;
Traceback
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
Traceback (most recent call last):
File "/home/mau
I've had mixed results with using the adduser.py script that was published
here a while ago. I often don't seem to be able to set the password in a
usable way. That is, the step
new_user = auth.register_bare(email="testu...@example.com", password=
'4example')
creates (or updates) the auth_u
from error traceback seems like must convert the str to datetime.date
ref:
https://stackoverflow.com/questions/466345/converting-string-into-datetime
best regards,
stifan
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
-
perhaps you can check on web2py appliances, there are some examples of that
ref:
https://github.com/mdipierro/web2py-appliances/
best regards,
stifan
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.c
pls ensure there is a file in web2py/gluon/contrib/appconfig.py
perhaps the fastest way is to fix this is re download and re installed
web2py
best regards,
stifan
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https:/
Have a look at:
https://github.com/web2py/web2py/blob/master/gluon/contrib/websocket_messaging.py
--
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 rece
https://github.com/rpedroso/w2pchat
On Thu, 8 Nov 2018 at 03:45, pbreit wrote:
> Have a look at:
>
> https://github.com/web2py/web2py/blob/master/gluon/contrib/websocket_messaging.py
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py
I'm still getting the same error when changing the dates.
On Thu, Nov 8, 2018 at 2:27 AM 黄祥 wrote:
> from error traceback seems like must convert the str to datetime.date
> ref:
> https://stackoverflow.com/questions/466345/converting-string-into-datetime
>
> best regards,
> stifan
>
> --
> Resou
When using sqlite, I don't get the errors, but using Mongodb brings up the
same error.
On Thu, 8 Nov 2018 at 06:43, Maurice Waka wrote:
> I'm still getting the same error when changing the dates.
>
> On Thu, Nov 8, 2018 at 2:27 AM 黄祥 wrote:
>
>> from error traceback seems like must convert the
I downloaded web2py, deleted old and installed again, but error was the
same. There is file appconfig in pass gluon/contrib/.
((ImportError('No module named
application.modules',), ))
at 047CD338, file
"Z:\OAS\web2py\applications\application\models\db.py", line 7>
Line 7:
from gluon.contrib
Hey Stifan, i did look at it but id dint quite find what i was looking for
but thanks for the suggestion.
On Thursday, November 8, 2018 at 1:28:30 AM UTC+2, 黄祥 wrote:
>
> perhaps you can check on web2py appliances, there are some examples of that
> ref:
> https://github.com/mdipierro/web2py-appli
Hello, I want to know what components are you use with web2py for comfort?
(text editor, version control system) Maybe are somebody use Nodejs? And is
it appropriate? What are you make for automatу your action, for example
clear caсhe and cookies?
Thank you!
--
Resources:
- http://web2py.com
-
text editor: sublime or whatever available (notepad++ in windows)
vcs: git
nodejs used for some project that needs js, something like chart
automate use the configuration management, e.g. ansible, or just web2py
scheduler is fine
best regards,
stifan
--
Resources:
- http://web2py.com
- http://w
17 matches
Mail list logo