Re: Django and XML-Files

2007-11-02 Thread Malcolm Tredinnick
On Fri, 2007-11-02 at 02:32 -0700, johannes wrote: > > Malcolm Tredinnick schrieb: > > On Thu, 2007-11-01 at 09:56 -0700, johannes wrote: > > > Hello, > > > > > > I'm planning to alter an existing hobby-project-site from php and xml/ > > > xslt scripts into a python web-app. > > > I just played a

Re: Django and XML-Files

2007-11-02 Thread johannes
Malcolm Tredinnick schrieb: > On Thu, 2007-11-01 at 09:56 -0700, johannes wrote: > > Hello, > > > > I'm planning to alter an existing hobby-project-site from php and xml/ > > xslt scripts into a python web-app. > > I just played around a little bit with django and must say I like it. > > First, h

Re: Django and XML-Files

2007-11-01 Thread Malcolm Tredinnick
On Thu, 2007-11-01 at 09:56 -0700, johannes wrote: > Hello, > > I'm planning to alter an existing hobby-project-site from php and xml/ > xslt scripts into a python web-app. > I just played around a little bit with django and must say I like it. > First, having learned php, xslt and python by myse