Filtering my User list based on a UserProfile field?

2009-10-22 Thread Jean-Nicolas
Hi there... I've extended my User model (with both UserProfile and UserPaymentInformation) to hold additional information about a user. I'm able to add both to my admin area using Inlines (and re- registering my admin site)... However, I'm facing a problem that I'm not sure how to resolve: A ver

Could Django handle this particular setup?

2009-09-23 Thread Jean-Nicolas
I would like to use Django for my next project, however, the setup is a bit particular and I'm not sure if there's a way to setup Django to handle it...here's what I need basically... The site is a subscription based site, ... the main functionalities are: Member need to signup to access some pag