On 2/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > On Feb 26, 3:15 pm, "Matthew Flanagan" <[EMAIL PROTECTED]> wrote: > > Add to that > > > > 3. Finish Schema evolution and merge to trunk > > 4. Finish Row level permissions and merge to trunk > > Actually, I think that the row level permissions will mostly be > handled by the newforms-admin branch.
I might have missed something in the discussions somewhere, but I don't think this is true. The newforms-admin is all about getting the admin views into newforms, and breaking the admin views out of model definitions. One of the side effects is that admin permissions will be a little more customizable - but this won't have any effect outside of admin. Row-level permissions is all about setting modify/delete permissions on a per-instance basis - e.g., preventing users from modifying or deleting any blog entries that they didn't create. This general set of features will be available anywhere, not limited to admin. For the record, I'd really like to see row-level permissions rolled into Django. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---