I have the following models and I'd like to use them to generate a
contact form...now I know I'm suppossed to use inline formsets, but
I've never been able to make heads or tails of how to make this
work...I want to have the first name, last name, email, phone number,
best time to contact, and the
Hi,
I'd like to implement filtering for my app...currently, the filtering
I have is stateless and so I can't add onto whatever value the user
last selected. I've also implemented each filter separately, so I'd
like to know how I can condense the five filters into one. The code
for my filters is
I'd already looked at django-filter...the implementation of this is
not how I'd like to do it in my app. The filters are based on a
certain year, make, model, colour, or body style. So if the user
selects 2009, all vehicle records in the year 2009 are displayed.
Next, if the user selects Acura, a
I'd like to implement a functionality in an app of mine, but I don't
know how to go about it. What I want is this: I have a model class
that uses imagekit to save its images, and I'd like to have the users
being able to update the images easily for the vehicles without having
to edit each respectiv
Hi...you could try looking at http://djangopackages.com/grids/g/forums/
if you haven't already done so. I recall using
http://djangopackages.com/packages/p/djangobb/
for a code base I needed a while back. I think DjangoBB comes close
to phpBB, so it's worth a try.
--
You received this message
5 matches
Mail list logo