Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

model browser

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


nogradi at gmail

May 20, 2007, 11:55 AM

Post #1 of 5 (49 views)
Permalink
model browser

Hi list,

I'm looking for an sqlobject based model browser with a web interface
(is this the thing called CRUD these days?). Searching all over the
place turned up of course django's automatic admin interface and
turbogears' catwalk but I wouldn't want to buy into any of these two
frameworks because they are too complicated and complex. I don't know
about django but since tg is sqlobject based catwalk might still be a
good candidate if it can be decoupled from the rest of tg. By looking
at the source of catwalk it seems that this decoupling requires quite
some work; did anyone do something like this? Or does anyone know if
catwalk was originally written for tg or was general purpose before
and became integrated into tg later?

Are there other options I overlooked?

Daniel
--
http://mail.python.org/mailman/listinfo/python-list


nogradi at gmail

May 20, 2007, 1:02 PM

Post #2 of 5 (48 views)
Permalink
Re: model browser [In reply to]

And before you ask, yes, I did read
http://mail.python.org/pipermail/python-list/2007-May/440337.html but
there was nothing beyond django/tg :)
--
http://mail.python.org/mailman/listinfo/python-list


kyosohma at gmail

May 21, 2007, 6:55 AM

Post #3 of 5 (43 views)
Permalink
Re: model browser [In reply to]

On May 20, 3:02 pm, "Daniel Nogradi" <nogr...@gmail.com> wrote:
> And before you ask, yes, I did readhttp://mail.python.org/pipermail/python-list/2007-May/440337.htmlbut
> there was nothing beyond django/tg :)

SqlAlchemy is being or has been integrated with quite a few web
frameworks. You might check that out: http://www.sqlalchemy.org/

Mike

--
http://mail.python.org/mailman/listinfo/python-list


joshua at eeinternet

May 21, 2007, 4:28 PM

Post #4 of 5 (42 views)
Permalink
Re: model browser [In reply to]

On Sunday 20 May 2007 10:55, Daniel Nogradi wrote:
> 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.

j

--
Joshua Kugler
Lead System Admin -- Senior Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0xDB26D7CE

--
Posted via a free Usenet account from http://www.teranews.com

--
http://mail.python.org/mailman/listinfo/python-list


nogradi at gmail

May 23, 2007, 12:31 AM

Post #5 of 5 (34 views)
Permalink
Re: model browser [In reply to]

> > 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.
--
http://mail.python.org/mailman/listinfo/python-list

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.