jschrewe / django-mongoadmin

Integrates mongodb into django's admin
http://www.schafproductions.com/projects/mongo-admin/
BSD 3-Clause "New" or "Revised" License
112 stars 38 forks source link

Python3 support #27

Closed maikelwever closed 10 years ago

maikelwever commented 10 years ago

Quickest fix ever.

It seems I also removed some whitespace on empty lines.

jschrewe commented 10 years ago

Shoot! How did you get rid of the whitespace? I tried to remove it once, but Textmate seems to suck at not adding it.

Edit: Oh, and the print statements/calls are there by accident. I sadly forgot to check before commiting.

maikelwever commented 10 years ago

Some Vim setting that does it automagically.