> To summarise: I've written a little Python script that you can use to 
> create a skeleton model file with the model as a class in its own file; 
> you 
> then complete the model by adding Field(...) definitions to the 
> define_table 
> () entry and optionally add a few other attributes etc. The generator 
> script can then write the controller and the set of views for that model. 
> And then repeat for your various models.


Sounds a lot like the application wizard available in the admin app: 
http://web2py.com/books/default/chapter/29/03/overview#Application-Wizard--experimental-

Anthony

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

Reply via email to