Massimo, The latest trunk (rev 1014) works as designed.
Christopher mdipierro wrote: > This I cannot reproduce. Please try the latest trunk anyway. > > On Jun 9, 12:16 am, cesmiga <[email protected]> wrote: > > Just another note on this issue. While running... > > > > #> ./web2py.py -S testapp > > > > after the application was aplready created., Web2Py does not recognize > > the application already exists either. > > > > Christopher > > > > cesmiga wrote: > > > Hey gang! > > > > > I tried to create a new application this evening with... > > > > > #> ./web2py.py -S testapp > > > > > and the application builds in the "applications" directory, but I > > > don't see "db.py" file in the "models" directory. Listed below is > > > what I have in the models directory. > > > > > -rw-r--r-- 1 root staff 649 2009-04-29 10:47 0_imports.py > > > -rw-r--r-- 1 root staff 1296 2009-04-29 14:14 0.py > > > -rw-r--r-- 1 root staff 2290 2009-05-23 13:36 access.py > > > -rw-r--r-- 1 root staff 1262 2009-05-11 00:50 menu.py > > > > > Did something change that I was not aware of? I can't find a... > > > > > db = SQLDB(... > > > > > entry in any of the files in this directory. What changed? > > > > > Here is the current version I'm working with. > > > > > r...@vm-debian-5:/opt/web2py# cat VERSION > > > Version 1.63.5 (2009-06-03 23:35:00) > > > > > I just tried this at the Web2Py UI and "db.py" successfully creates. > > > Something is broke with... > > > > > #> ./web2py.py -S <create_new_app> > > > > > Thank you, > > > Christopher --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

