ajdavis / motor-blog

Blog based on Tornado, MongoDB, and Motor. To be used with MarsEdit.
148 stars 40 forks source link

Print import motor error #2

Closed puentesarrin closed 12 years ago

puentesarrin commented 12 years ago

The motor_blog package imports to motor, then when you run server.py don't raise Exception with message to get motor from your repository.

ajdavis commented 12 years ago

Thanks Jorge, I'll try to review this in the next couple days.

On Wednesday, July 25, 2012 at 1:12 PM, Jorge Puente Sarrín wrote:

The motor_blog package imports to motor, then when you run server.py don't raise Exception with message to get motor from your repository.

You can merge this Pull Request by running:

git pull https://github.com/puentesarrin/motor-blog master

Or you can view, comment on it, or merge it online at:

https://github.com/ajdavis/motor-blog/pull/2

-- Commit Summary --

  • Print import motor error before import motor_blog

-- File Changes --

M server.py (29)

-- Patch Links --

https://github.com/ajdavis/motor-blog/pull/2.patch https://github.com/ajdavis/motor-blog/pull/2.diff


Reply to this email directly or view it on GitHub: https://github.com/ajdavis/motor-blog/pull/2