Tags
Categories
Links
Category 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
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