Daniel,
Thanks for your response. I should have included this information
earlier--but basically, the website I'm developing has a hierarchical
permission system which I had to implement myself via UserProfile
extension. So since User's must have a specific role (like an admin, a
manager, a salesp
On Jul 2, 6:53 pm, b14ck wrote:
> Hi everyone.
>
> I'm working on a mid-sized web project, and have run into a bit of a
> dead-end trying to figure out how to make my custom manager method
> `for_user` return a a proper Django QuerySet.
>
> First off, here's my: myproject/partylines/models.py sour
Hi everyone.
I'm working on a mid-sized web project, and have run into a bit of a
dead-end trying to figure out how to make my custom manager method
`for_user` return a a proper Django QuerySet.
First off, here's my: myproject/partylines/models.py source code which
contains the problem that I'm t
3 matches
Mail list logo