Search
Clear search
Close search
Main menu
Google apps
Groups
Sign in
Groups
web2py-users
Conversations
Labels
API
Catalina
DAL
Field
GAE
GIS
HL7
JavaSctipt
LOAD
MySQL
Paypal
PostgreSQL
REST
RFC
URL
admin
advocacy
ajax
apache
app
appadmin
args
array
auth
backups
bug
bugfixes
cache
calendar
callback
components
contract
contrib
controller
create
criticism
crud
css
csv
dal
database
date
db
debugging
delete
demo
deployment
development
docker
documentation
e-learning
edit
error
error_handling
exception
expiration
folder
for
form
forms
framework
gluon
grid
html
html_helpers
ide
imap
import
input
internationalization
is_scheduler
javascript
jquery
json
keyed
l
legacy
links
login_bare
mac
mail
markmin
minor
models
modules
movuca
networking
nginx
nosql
operators
packages
password
payments
plugin
plugins
post
primarykey
product
py4web
pyDAL
pycharm
pyodel
python
python3
pythonanywhere
query
redirect
redis
registration
release
request
requires_login
rewriting
routing
save
scheduler
service
services
session
session_auth
sessions
setup
site
smtp
social
sqlform
sqlite
ssl
static
stupid_css
symbol
table
tampering
testing
trunk
typo
upgrade
upload
uploadfolder
uploads
users
uwsgi
validation
versios
views
w
web2py
web2pyslices
websockets
widget
wiki
About
Send feedback
Help
web2py-users
1–30 of 34904
Mark all as read
Report group
0 selected
Melody Daniel
, …
Patito Feo
4
8/7/19
Q&A
How to do I stop auth.requires_login() from redirecting to the default/user controller?
Hi, This is not working. Neither is this auth.settings.on_failed_authentication Any ideas? El viernes
unread,
admin
app
auth
debugging
Q&A
How to do I stop auth.requires_login() from redirecting to the default/user controller?
Hi, This is not working. Neither is this auth.settings.on_failed_authentication Any ideas? El viernes
8/7/19
Francis Windram
,
Leonel Câmara
3
3/27/19
Q&A
Inconsistent file upload behaviour
You probably just need to rewind the file because request.vars already loaded it. request.vars.
unread,
debugging
form
sqlform
upload
Q&A
Inconsistent file upload behaviour
You probably just need to rewind the file because request.vars already loaded it. request.vars.
3/27/19
João Matos
,
Anthony
2
3/17/19
Q&A
Is it possible to log all errors to a log file using Python's logging?
You can set up a custom error handler and do the logging there: http://web2py.com/books/default/
unread,
debugging
error
Q&A
Is it possible to log all errors to a log file using Python's logging?
You can set up a custom error handler and do the logging there: http://web2py.com/books/default/
3/17/19
Dave S
,
Massimo Di Pierro
3
1/8/19
Q&A
urls with spaces
On Sunday, January 6, 2019 at 8:53:34 AM UTC-8, Massimo Di Pierro wrote: Do you mean static files
unread,
debugging
Q&A
urls with spaces
On Sunday, January 6, 2019 at 8:53:34 AM UTC-8, Massimo Di Pierro wrote: Do you mean static files
1/8/19
David Manns
,
Massimo Di Pierro
3
4/17/19
Q&A
Problem with admin debugger still in 2.17.1
This is still not fixed in 2.18.5. Breakpoint only works first time. After continuing, the code runs
unread,
admin
debugging
Q&A
Problem with admin debugger still in 2.17.1
This is still not fixed in 2.18.5. Breakpoint only works first time. After continuing, the code runs
4/17/19
Lars
,
Richard Vézina
3
9/7/17
Q&A
logging
Hello Lars, Did you read that : https://github.com/web2py/web2py/blob/
unread,
app
debugging
modules
Q&A
logging
Hello Lars, Did you read that : https://github.com/web2py/web2py/blob/
9/7/17
Yibing Liu
3/8/17
Q&A
eclipse+pydev breakpoint not work with the latest cloned web2py
My computer is win7 x64. I am using eclipse(4.6.2) ,pydev(5.5.0), python(2.7.13) and the web2py
unread,
debugging
Q&A
eclipse+pydev breakpoint not work with the latest cloned web2py
My computer is win7 x64. I am using eclipse(4.6.2) ,pydev(5.5.0), python(2.7.13) and the web2py
3/8/17
Gaurav Vichare
,
Anthony
3
12/11/16
Q&A
substantial increase in page load time after upgrade to web2py 2.14.6 (only for grid pages)
Thanks Anthony for reply, I will try to reproduce this on dummy app and will post it here. One more
unread,
dal
debugging
grid
html_helpers
modules
Q&A
substantial increase in page load time after upgrade to web2py 2.14.6 (only for grid pages)
Thanks Anthony for reply, I will try to reproduce this on dummy app and will post it here. One more
12/11/16
Arglanir
,
Marlysson Silva
4
6/15/16
Q&A
Unable to run web2py_no_console.exe (v2.14.6)
In the meantime I have updated my launching script in order to start web2py.exe minimized, if
unread,
debugging
Q&A
Unable to run web2py_no_console.exe (v2.14.6)
In the meantime I have updated my launching script in order to start web2py.exe minimized, if
6/15/16
Kiran Subbaraman
,
Richard Vézina
3
9/21/15
Q&A
Eclipse + Pydev + Docker - need suggestions
Richard, Good point, but then I want to capture the state of my application outside of the
unread,
debugging
development
Q&A
Eclipse + Pydev + Docker - need suggestions
Richard, Good point, but then I want to capture the state of my application outside of the
9/21/15
P T
, …
Leonel Câmara
5
9/11/15
Q&A
how to debug function view error
Thank you Leonel and Stifan. Initially, I had the function in default.py and the view in the default
unread,
debugging
views
Q&A
how to debug function view error
Thank you Leonel and Stifan. Initially, I had the function in default.py and the view in the default
9/11/15
David Manns
,
Richard Vézina
2
2/26/15
Q&A
Is there a way to set breakpoints inside the gluon?
How do you import your file? You may try to import it with web2py shell by hand you may get more
unread,
dal
debugging
Q&A
Is there a way to set breakpoints inside the gluon?
How do you import your file? You may try to import it with web2py shell by hand you may get more
2/26/15
tim.n...@conted.ox.ac.uk
2/19/15
Q&A
Bug: SQLFORM.accepts() breaks formstyle when widgets are defined
I'm using a custom formstyle to apply bootstrap3 to my forms (a modified copy of the built-in
unread,
Field
debugging
forms
validation
Q&A
Bug: SQLFORM.accepts() breaks formstyle when widgets are defined
I'm using a custom formstyle to apply bootstrap3 to my forms (a modified copy of the built-in
2/19/15
Ian W. Scott
,
Cynthia Butler
4
1/28/15
Q&A
request_reset_password not returning a form
Finally figured out the issue. I just didn't have a condition for "request_reset_password
unread,
auth
debugging
forms
mail
Q&A
request_reset_password not returning a form
Finally figured out the issue. I just didn't have a condition for "request_reset_password
1/28/15
Prasad Muley
, …
Massimo Di Pierro
6
3/15/19
Q&A
Error: Exporting CSV file in SQLFORM.grid
Thanks! On Tuesday, 12 March 2019 22:52:31 UTC-7, sandeep patel wrote: I have solved this problem.
unread,
debugging
error
grid
Q&A
Error: Exporting CSV file in SQLFORM.grid
Thanks! On Tuesday, 12 March 2019 22:52:31 UTC-7, sandeep patel wrote: I have solved this problem.
3/15/19
Ramashish Gaurav
, …
Kirill Shatalaev
7
5/7/16
Q&A
Request Password not working correct
Hi friend. I got same trouble. The reason is an empty translations strings. Check the strings: '
unread,
bug
debugging
Q&A
Request Password not working correct
Hi friend. I got same trouble. The reason is an empty translations strings. Check the strings: '
5/7/16
tahnoon pasha
,
Massimo Di Pierro
2
12/10/14
Q&A
How to reuse a form in webpy
The problem in the second code is that f1 = form().process() so f1 is a procesed form but then you
unread,
debugging
forms
modules
sqlform
Q&A
How to reuse a form in webpy
The problem in the second code is that f1 = form().process() so f1 is a procesed form but then you
12/10/14
chuan
12/6/14
Q&A
how to get logging working in gluon modules
Hi all, I am debugging my routes.py and looking into gluon/main.py I enable the logging.conf file,
unread,
debugging
Q&A
how to get logging working in gluon modules
Hi all, I am debugging my routes.py and looking into gluon/main.py I enable the logging.conf file,
12/6/14
PZ R
, …
Jim S
4
12/4/14
Q&A
Deploying web2py website
Have you read through this yet? http://web2py.com/books/default/chapter/29/13/deployment-recipes -Jim
unread,
debugging
deployment
development
testing
Q&A
Deploying web2py website
Have you read through this yet? http://web2py.com/books/default/chapter/29/13/deployment-recipes -Jim
12/4/14
Srini K
11/21/14
Q&A
Web2py debugger not working with Nginx+uWSGI setup.
Hi: I have deployed web2py on Ngnix+uWSGI setup using the script that comes with web2py and it works
unread,
debugging
nginx
uwsgi
Q&A
Web2py debugger not working with Nginx+uWSGI setup.
Hi: I have deployed web2py on Ngnix+uWSGI setup using the script that comes with web2py and it works
11/21/14
Francisco Ribeiro
,
Francisco Ribeiro
13
11/24/14
Q&A
Scheduler misleading DEBUG logging when task reaches timeout
Niphlod, i have no expectations whatsoever and specially when it comes to undocumented features but
unread,
debugging
scheduler
Q&A
Scheduler misleading DEBUG logging when task reaches timeout
Niphlod, i have no expectations whatsoever and specially when it comes to undocumented features but
11/24/14
Carolina Nogueira
, …
nick name
3
10/26/14
Q&A
Slower task scheduler performance
On Wednesday, October 22, 2014 6:21:43 PM UTC+3, Carolina Nogueira wrote: I'm not quite sure
unread,
debugging
scheduler
testing
Q&A
Slower task scheduler performance
On Wednesday, October 22, 2014 6:21:43 PM UTC+3, Carolina Nogueira wrote: I'm not quite sure
10/26/14
Jean-Paul McCoy
9/3/14
Q&A
Live preview, with COLT + Sublime Text, server config?
How can I use CodeOrchestraRPCHttpServer with Web2py? COLT live preview is all html and Java so it
unread,
debugging
javascript
testing
views
Q&A
Live preview, with COLT + Sublime Text, server config?
How can I use CodeOrchestraRPCHttpServer with Web2py? COLT live preview is all html and Java so it
9/3/14
Mehmet A.
, …
Derek
6
8/27/14
Q&A
(Very) Slow raw SQL queries
Hello Derek. Yesterday I replied to the discussion but my post never made it to the public, don't
unread,
debugging
query
testing
Q&A
(Very) Slow raw SQL queries
Hello Derek. Yesterday I replied to the discussion but my post never made it to the public, don't
8/27/14
Mark Graves
8/13/14
Q&A
Seeking Experienced web2py Functional Tester
Hey everyone! We are looking for a functional test script to be written for a web2py application for
unread,
bug
debugging
testing
Q&A
Seeking Experienced web2py Functional Tester
Hey everyone! We are looking for a functional test script to be written for a web2py application for
8/13/14
Stephen Weiss
, …
Niphlod
5
7/24/14
Q&A
Is it possible to step through scheduler task code in debugger?
NB: shell and scheduler are pretty much the same.... scheduler and web not so much, although models
unread,
debugging
scheduler
Q&A
Is it possible to step through scheduler task code in debugger?
NB: shell and scheduler are pretty much the same.... scheduler and web not so much, although models
7/24/14
Eduardo Cruz
, …
Michele Comitini
3
7/9/14
Q&A
web2py profiler
there's one already: http://www.vrplumber.com/programming/runsnakerun/ Works perfectly and even
unread,
debugging
Q&A
web2py profiler
there's one already: http://www.vrplumber.com/programming/runsnakerun/ Works perfectly and even
7/9/14
Mandar Vaze
, …
Vinicius Assef
4
7/2/14
Q&A
Default value in dict returned by the controller
Kiran, Thanks. I came across same solution when I searched this forum a little more (I had already
unread,
debugging
html_helpers
views
Q&A
Default value in dict returned by the controller
Kiran, Thanks. I came across same solution when I searched this forum a little more (I had already
7/2/14
Omri Levy
,
Massimo Di Pierro
2
6/27/14
Q&A
Debug Web2py with Wing IDE
None of them web2py loads and exec's modes and controller codes at every request. Not sure that
unread,
debugging
Q&A
Debug Web2py with Wing IDE
None of them web2py loads and exec's modes and controller codes at every request. Not sure that
6/27/14
Pham Quang Dung
5/29/14
Q&A
a simple naive question about the Submit button?
Appreciate a simple hint if possible but I spent hours and could not trace anywhere in the code where
unread,
crud
debugging
forms
grid
sqlform
Q&A
a simple naive question about the Submit button?
Appreciate a simple hint if possible but I spent hours and could not trace anywhere in the code where
5/29/14