On Thu, 2009-01-08 at 18:43 -0800, adrian wrote:
>
> What would be the best way to do it so when django updates
> I don't have to rewrite my extension? So that it might be reusable
> by others? Should I
> checkout a version or can I use the 1.0.2 I have?
You should be able to write your clas
What would be the best way to do it so when django updates
I don't have to rewrite my extension? So that it might be reusable
by others? Should I
checkout a version or can I use the 1.0.2 I have?
Don't know if I have the depth of understanding of django to do this
well, but I'm willing to tr
On Thu, 2009-01-08 at 17:32 -0800, adrian wrote:
>
> Is there a way to display a form with fields grouped using fieldsets,
> without entering all the html manually in the view? The Form I have
> in mind is generated directly from a Model. I see that the admin has
> this feature but it isn't m
Is there a way to display a form with fields grouped using fieldsets,
without entering all the html manually in the view? The Form I have
in mind is generated directly from a Model. I see that the admin has
this feature but it isn't mentioned anywhere else in the doc.
This would have two adv
4 matches
Mail list logo