Posts Tagged ‘ruby on rails’

ActiveRecord:Migration for Python

February 9th, 2009 by ScottK | No Comments | Filed in Python

I’ve made a couple of posts about how Python lacks the ability to use the Ruby on Rails like ActiveRecord:Migration and how I have come up with a way to incorporate such an idea. Well today is the 9th and I have finally released what I have.

You can find it here: http://www.techraving.com/pymigrate-activemigration-for-python/

Tags: , , ,