Hi, Pylons users and developers!

I just started a project to develop a pylons controller that
implements automatic database administration (something like Django's
one or may be like Rails dynamic scaffolding).

There's a very quick (one-day) implementation and it currently depends
on SQLAlchemy mapper (assign_mapper and Elixir will work) and Mako
(that currently needs to be default project's template engine). It
lacks many features (no relationship management and there's only
String/Integer/Unicode field editing for now), but I hope it will
develop into something usable soon.

I'm not an expert in Pylons and even in SQLAlchemy (and in Python as
well), so my code for sure is somewhat lame. But I'm learning as I
develop and a appreciate any help, advices and comments.

I set up a project's Trac and Subversion (thanks to DevjaVu!):
http://adminpylon.devjavu.com/

Thanks for attention. :)

PS I'm not a native english speaker, so sorry for my poor English.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
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