HassenPy / django-pdb

Gives you `manage.py runserver --pdb` and `manage.py test --pdb`
394 stars 61 forks source link

Python 3 compatibility fix #37

Closed rpatterson closed 7 years ago

brandonwbrown commented 7 years ago

i'd love if this was accepted. does this fix the

'PdbMiddleware' object is not callable

issue?

tomchristie commented 7 years ago

I'd be up for handing over maintainership of the project if someone else wants to take care of new releases.

rpatterson commented 7 years ago

Not it! ;-) While I'm happy to contribute, I don't have the bandwidth to be a maintainer.

On Wed, Jan 25, 2017 at 1:34 AM Tom Christie notifications@github.com wrote:

I'd be up for handing over maintainership of the project if someone else wants to take care of new releases.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tomchristie/django-pdb/pull/37#issuecomment-275060670, or mute the thread https://github.com/notifications/unsubscribe-auth/AANmAa_pNCYltpsIRSx6-n2InQ6PS9hsks5rVxcTgaJpZM4LIDYW .

auvipy commented 7 years ago

@tomchristie feel free to consider me as a maintainer of this project

HassenPy commented 7 years ago

@rpatterson, perfect, thanks!