assigns migration steps to User database objects
authorcfdv <caldavis@gmail.com>
Tue, 21 Jun 2011 03:47:43 +0000 (22:47 -0500)
committercfdv <caldavis@gmail.com>
Tue, 21 Jun 2011 03:48:25 +0000 (22:48 -0500)
commit0472653ee4763e2f045632d49a9eed729a491f97
tree640646a467ceb14764716cce51f8462c26efe9cd
parent17bb7c388b1f6190a43945e8e2f3e96bb826fb72
assigns migration steps to User database objects

adds the migration_handler to the User db class, connecting the
migration steps in ../db/migrations.py to the migration code in
gmg_commands
mediagoblin/db/models.py