2 Items for 5 May 2009


BLOG2009 May 05

Django and Relativity Updated

Currently it's the season of EuroDjangoCon and I'm reading various presentations. One interesting thing I'm seeing is that many people are using relative paths in their settings.py file but in different ways. (For reference, see Django and Relativity). So far I've seen:

  1. os.path.dirname ...

Link2009 May 05

How To Create A Data Entry Screen | iPhone Development Blog

I'm thinking I will need this in the not so distant future.