On Jan 15, 10:56 pm, Petar <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have managed to build a very simple blog and am able to display all
> my posts on a page.
>
> The thing is, in my sidebar I want to display all the categories. This
> sidebar is the same for every view. How do I create the variab
It's worth noting that I expanded that a bit and put it into my
"template_utils" app:
http://code.google.com/p/django-template-utils/
Sent from my iPod
On Jan 15, 2008, at 7:46 PM, Kenneth Gonsalves
<[EMAIL PROTECTED]> wrote:
>
>
> On 16-Jan-08, at 3:26 AM, Petar wrote:
>
>> The thing is,
On 16-Jan-08, at 3:26 AM, Petar wrote:
> The thing is, in my sidebar I want to display all the categories. This
> sidebar is the same for every view. How do I create the variables
> needed for this recurring sidebar? So that in every view I can
> generate a list of all categories in the database
On 15 jan, 23:14, Tim Chase <[EMAIL PROTECTED]> wrote:
> > The thing is, in my sidebar I want to display all the categories. This
> > sidebar is the same for every view. How do I create the variables
> > needed for this recurring sidebar? So that in every view I can
> > generate a list of all ca
> The thing is, in my sidebar I want to display all the categories. This
> sidebar is the same for every view. How do I create the variables
> needed for this recurring sidebar? So that in every view I can
> generate a list of all categories in the database?
It sounds like you're interested in on
Hello,
I have managed to build a very simple blog and am able to display all
my posts on a page.
The thing is, in my sidebar I want to display all the categories. This
sidebar is the same for every view. How do I create the variables
needed for this recurring sidebar? So that in every view I can
6 matches
Mail list logo