My apologies, thank you.
On Apr 5, 11:34 pm, Russell Keith-Magee
wrote:
> On Mon, Apr 6, 2009 at 1:30 PM, codingJoe wrote:
>
> > Up front, I'm not the most elegant coder, so please forgive.
>
> You're also posting to the wrong list. Django-developers is for
> discussing the development of Djang
On Mon, Apr 6, 2009 at 1:30 PM, codingJoe wrote:
>
> Up front, I'm not the most elegant coder, so please forgive.
You're also posting to the wrong list. Django-developers is for
discussing the development of Django itself. "How do I" type queries
should be asked on django-users.
Yours
Russ Mage
Up front, I'm not the most elegant coder, so please forgive.
I have a page that is produced using django templates. I used the
templates to do the header and footer, but now I'm down into the body
of the page. Using the data from my template, I am able to fill the
first cell.
Is is possi