Showing posts with label Django. Show all posts
Showing posts with label Django. Show all posts

Saturday, July 17, 2010

New Blogs

I have build two new websites with Django on hosted Apache sites. The one is a website owned by my company, Frantic Naturalist Tours and Safaris and I mainly talk about nature and travel interest in Namibia. It is called See Namibia and has a blog section to it.  I also have a topics section.  If you prefer to simply subscribe, you can subscribe to the blog or the topics section.

The other site is Sandcurves, where I will talk about a range of thing such as managing and building websites.  I am busy putting together a tutorial on writing a blog engine with Django web framework, and should have it up in a couple days.  You can subscribe to Sandcurves too.

Sunday, February 14, 2010

Django Web Framework

I love working in Python, and to put Python together with web-development is such a pleasure. I am building a really large website now using Django, and finding it a big learning curve, but also a lot of fun.