Re: Different users with access to different fields

2006-02-26 Thread Andrew Gwozdziewycz
On Feb 26, 2006, at 7:38 PM, tttallis wrote: > > Can anyone suggest the best way to implement a model where there are > many different types of users, all of which have access to different > fields in the same database item? Same way as you'd write a model for any other thing. If every record

Different users with access to different fields

2006-02-26 Thread tttallis
Can anyone suggest the best way to implement a model where there are many different types of users, all of which have access to different fields in the same database item? We are a pair of Django newbies who are trying to port an in-house Content Management System across from PHP. The CMS sits