I implemented a theme system for locidesktop.com and thought it only fitting that the first theme I made was one for Django.

I present you with the Django themed Loci Desktop!

Here it is, in embedded form – although you really need to click the above link to fully appreciate it.

This blog post was posted to It's All Geek to Me on Sunday December 20th, 2009 at 10:07PM
 

Leave a Comment

You can use bbcode in the comment: e.g. [b]This is bold[/b], [url]http://www.willmcgugan.com[/url], [code python]import this[/code]
Preview Posting...
Previewing comment, please wait a moment...
Will McGugan

My name is Will McGugan. I am an unabashed geek, an author, a hacker and a Python expert – amongst other things!

You are reading my tech blog. See the homepage for my other blogs.

Search for Posts
Possibly related posts
Tags
Popular Tags
 
Archives
2009
 
Recent Comments
I've just recently read the book, got it from the university library actually. I didn't bother with any of the ...
- Gregory on A bad review
Hi Will, I brought your book from Amazon. I think its a great book. It has given me everything i ...
- P K on A bad review
@ Anatoliy But this is, hopefully, what you're looking for. His library is extensive enough that it provide the features ...
Thanks for this. I started writing my own and was starting to get a little frustrated when a friend pointed ...
- Ahlywog on BBCode Python Module
A little bit faster version: def flatten(l): if isinstance(l, basestring): return l # raise TypeError if not iterable iter(l) rs ...
 
© 2008 Will McGugan.

A technoblog blog, design by Will McGugan