model browser

Daniel Nogradi nogradi at gmail.com
Wed May 23 03:31:38 EDT 2007


> > Are there other options I overlooked?
> >
> > Daniel
>
> There is a CRUD template for TG:
> http://docs.turbogears.org/1.0/CRUDTemplate
>
> Might be what you're looking for.

I was looking for something that is not based on a framework such as
django or tg (and not on sqlalchemy either, but on sqlobject). It
seems actually that catwalk is quite easy to decouple from tg and thus
can be turned into a stand alone model browser that only depends on
sqlobject.



More information about the Python-list mailing list