Tag Archives: Django

Omnibus update: Django 1.0, GeoDjango, Google Maps SRID

Django 1.0 has been released. I haven’t had a chance to play around with it yet, but it is a vast improvement on 0.97. You can read the release notes here. GeoDjango is a geographic framework for Django that is … Continue reading

Posted in Django, Mapping | Tagged , , | 1 Comment

Getting Subversion to ignore .pyc files

I’ve been playing around with Django for the last couple of days for a project that I’ve had in mind for a little while. So far its been going quite well and I thought I had better import the project … Continue reading

Posted in Django, Tips | Tagged , | Leave a comment