Re: Advice on on a flatpage menu

2008-07-10 Thread James Punteney
I used an inclusion template tag to do the same basic functionality. It's a bit simpler and it keeps the html in the templates for easier customizing. You can see the template tag here: http://code.google.com/p/django-simplepages/source/browse/trunk/simplepages/templatetags/page_tags.py The templ

Re: Advice on on a flatpage menu

2008-07-10 Thread Frantisek Malina
This works fine for me. I just had to strip down the blog part. Thank you for sharing. Would you mind having a look at this my little problem? http://groups.google.com/group/django-users/browse_thread/thread/62fdb184c5592988 Dpaste here: http://dpaste.com/hold/62198/ On 10. Júl, 22:05 h., "Oscar