Store the task id of a processing action in the database.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 25 Jul 2011 04:12:46 +0000 (23:12 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 25 Jul 2011 04:12:46 +0000 (23:12 -0500)
commit6b9ee0ca13b99ee20f9d0c680a950c6a7494a5a0
tree66a96c0d5b14892eb35d6ab186dc249f1574d0f7
parent2684f341f5111fb831fb80e2b3b7ea7401cefc1c
Store the task id of a processing action in the database.
mediagoblin/db/migrations.py
mediagoblin/db/models.py
mediagoblin/submit/views.py