I've been working on a new admin app that I'm calling Restin (for
"RESTful admin"). It's pretty basic right now and has some issues that
need working out, but it does provide some useful functionality
already.

Restin is designed to work with any ActiveMapper or Elixir model, not
just those defined in a Pylons project. In other words, it's an admin
app *written* in Pylons, but it's for use on any ActiveMapper based
model. (It's a probably a bit Pylons-centric at this point though.)

Another interesting aspect is that it's built to operate on multiple
models. You supply a bit info about your apps/models and then you can
admin all of them through a single interface.

Please note that this a preview (pre-pre-alpha). I'm making use of it
now, though, and others might find it useful as well. Any and all
feedback welcome.


-Wyatt


--~--~---------~--~----~------------~-------~--~----~
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