On Jan 29, 12:56 pm, jul wrote:
> hi,
>
> I've got the Category model and SearchForm form shown below. In my
> template I'd like to get all Category instances having a given type to
> be able to separate those having different style in my CSS.
> How can I do this?
You'll have to provide your own
Oh I have exactly this problem and cant find a good way to display my
"categories" field ordered/grouped by parent type
On 31 jan, 12:30, jul wrote:
> I reposted this question with more details.
>
> On Jan 29, 12:56 pm, jul wrote:
>
>
>
> > hi,
>
> > I've got the Category model and SearchForm
I reposted this question with more details.
On Jan 29, 12:56 pm, jul wrote:
> hi,
>
> I've got the Category model and SearchForm form shown below. In my
> template I'd like to get all Category instances having a given type to
> be able to separate those having different style in my CSS.
> How can
I meant: "to be able to separate those having different type in my
CSS. "
On Jan 29, 12:56 pm, jul wrote:
> hi,
>
> I've got the Category model and SearchForm form shown below. In my
> template I'd like to get all Category instances having a given type to
> be able to separate those having differ
hi,
I've got the Category model and SearchForm form shown below. In my
template I'd like to get all Category instances having a given type to
be able to separate those having different style in my CSS.
How can I do this?
thanks
Jul
**Category model***
CATEGORY_TYPE = [
(1, 'region'),
(2,
5 matches
Mail list logo