Re: Need guidance on static website conversion to Django

2013-02-07 Thread Steve Metivier
t; > You might find you can build it fast enough with vanilla Django and a few > unobtrusive plugins and that you dont need the CMS stuff (django.admin does > a lot actually but has some limits). > > > > On Tuesday, February 5, 2013 1:37:06 PM UTC-5, Steve Metivier wrote: >>

Re: Need guidance on static website conversion to Django

2013-02-05 Thread Steve Metivier
gt; On Tue, Feb 5, 2013 at 8:37 PM, Steve Metivier > > > wrote: > >> >>- Project: Convert an essentially static HTML website and its >>attached WordPress blog, to Django, to improve on its currently slow load >>time, and to enable its functional

Need guidance on static website conversion to Django

2013-02-05 Thread Steve Metivier
- Project: Convert an essentially static HTML website and its attached WordPress blog, to Django, to improve on its currently slow load time, and to enable its functionality to be extended. (It’s currently implemented on a platform that I believe introduces significant overhead