Monday, 14 December 2009

...actually, no thanks.

Actually trying to produce anything with Django on GAE has been a pain in the ***. All documentation and tutorials seems aimed at people who already knows Django and wants to put it on GAE.

I have realized it is a waste of time.

Will instead just use the template system built into GAE's own webapp (which I know is from Django) - it is probably all I want from Django anyway. When restling with Django itself  i discovered its GUI admin interface and other scary things...

If webapp will not be enough I will instead use Cheetah. If I go for Cheetah, there a good how-to here.

No comments:

Post a Comment