On 4/19/07, durumdara <[EMAIL PROTECTED]> wrote:
>
>
> > ActiveRecord is a Ruby-on-Rails concept, although there are parallel
> ideas
> > in any Object-Relational-Mapper, of which SQLObject and SQLAlchemy are
> two.
> >
> >####There are not predefined views####
> >
> >based on these in Pylons.  You can certainly
> > write an application that uses an ORM for database access, but this
> isn't
> > required.
>
> So there is no any view/template to show records, or edit them simply?
> I need to define them all?
>
> In modpy that was the problem too, I need to make my formbuilder tools
> to simplify the editing/showing of records, handle lookups (foreign
> keys), etc.
>
> What the module/library/package used by the pylon-masters to solve
> this problem?
> (To avoid recreation of reports in every search for, and to centralize/
> globalize the handling of reports/data forms).


There is a discussion on this list called "automatic database administration
tool" that you might want to read.  Pylons does not include these tools
out-of-the-box.

Sean

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to