Re: design for static/dynamic website

2007-12-16 Thread zodman
Im make a static site with flatpages and a custom templatetag to generate a menu for the list of flatpages :) its all!! MrJogo escribió: > I'd like to migrate a currently static website to Django to add some > dynamic features to it and I have some questions about how best to do > that. > > Th

design for static/dynamic website

2007-12-15 Thread MrJogo
I'd like to migrate a currently static website to Django to add some dynamic features to it and I have some questions about how best to do that. The public site has mainly informational pages that can be static, but a few, like a members list, work better dynamic. The Django docs say that Django