validate the css validate the xhtml

HackerMoJo.com


Ceci n'est pas une blog
by Glenn Franxman, Django Developer / Stunt Programmer.

Django Admin ordered how you like

I got so tired and irritated by Django's alphabetical sorting of apps and models in the admin.

posted: 2023-05-08 17:55:15 1 comments Read More

Reversed publishing with Django


>>> from django.core.template import *
>>> c = Context( { 'ctnt': 'this is a test' } )
>>> t = Template( """ {{ ctnt|slice:"::-1" }} """ )
>>> t.render( c )
' tset a si siht '
>>>

badum-dum-chh.

posted: 2008-06-25 15:41:21 56 comments Read More

Google App Engine

Wow! Google just announced Google App Engine which will allow users to host their python applications on their server infrastructure similar to Amazon's EC2 services, but in a more straight-forward manner. The timing is perfect, as I am in the middle of evaluating virtualized hosting for our newspaper websites. The fact that they've started with python and django as the core runtime is huge.

That said, all is not perfect. As Eric and I read more into this, there appear to be some serious limitations. The google model ...

posted: 2008-04-08 13:25:12 54 comments Read More

Django Envy

Seriously, can the django and rails camps quit looking over each others' shoulders?

The Liquid Templates project brings django's template language to rails. At least it will make transistioning from rails to django easier once that inevitably becomes fashionable.

posted: 2008-03-06 03:28:03 2278 comments Read More

Special Ops for Django

I do a lot of hacking on django both at work and in my spare time. One of the things I like most about django is the built in admin. It's cheap, fast and reliable. But it doesn't always have the functionality you might want to add, and extending it isn't always the easiest thing to do.

So much of what I do ends up being done in an ad hoc mode. It's only after performing a task a few times that you can really begin ...

posted: 2008-02-29 00:47:20 298 comments Read More

There are 10 entries like these. Check 'em out

Copyright © 2003,2004,2005,2006,2007,2008 GFranxman. All Rights Reserved


hosting: slicehost.com. powered by: django. written in: python. controlled by: bzr. monsters by: monsterID.