How do you know the table has not been created? 
Do you have database/*.table files?
If this is a new app and you are sure the tables are not created, try 
delete those files.

On Sunday, 24 February 2019 15:58:20 UTC-8, Vlad wrote:
>
> When I define a table in db.py - it's just fine. But if I create a new 
> file - the admin interface picks it up, i.e. tells me that this model is 
> creating the table, but the table is not actually created. What would cause 
> such a difference?? It's really strange, as in other projects I define 
> tables in various files, not in db, and it has never been a problem for me. 
> I can't detect any difference - 
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to