On Mar 7, 2:01 pm, David Reynolds <[EMAIL PROTECTED]> wrote:
>
> You'll probably have to roll your own admin system where you can
> enforce this the per row permissions.

Thanks,

I digged into it a bit and it looks like the best solution for me is
to use the newforms-admin branch (newform is supposed to support
inline stuff).. So I'd get a simple way to generate the forms, it'd be
just a matter of enforcing my "security" policy with a custom manager
or two.

Can anyone confirm that newforms from newforms-admin branch is
supporting edit inline items?

Can anyone write me down a simple example? (let's say the tipical
"poll" app from the tutorial written for newforms from newforms-admin
supporting inline items)
It would save me a lot of time (we all have deadlines, don't we?) :)

Well, I'll start digging into it a bit, I guess I'll be able to figure
it out on my own, but any help would be DEEPLY appreciated!


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

Reply via email to