django-devserver icon indicating copy to clipboard operation
django-devserver copied to clipboard

AttributeError: type object 'Command' has no attribute 'option_list'

Open ShipraShalini opened this issue 8 years ago • 5 comments

cannot run django-devserver on Django 1.10.5.

ShipraShalini avatar Jan 19 '17 11:01 ShipraShalini

same problem on Django 1.11.2. is this project still being maintained?

undeadfirerock avatar Jul 13 '17 11:07 undeadfirerock

I think I fixed the basic problems in https://github.com/mikicz/django-devserver/commit/436b7c5bea7e3e1e26c9092ef931d645e1a02ef4, feel free to use...

mikicz avatar Sep 13 '17 08:09 mikicz

Mikicz/django-devserver fork does fix this issue. Along with a few others.

bschollnick avatar Oct 27 '17 11:10 bschollnick

Btw, if you want to record database queries, I found out about https://github.com/jazzband/silk which is being maintained and is pretty cool!

mikicz avatar Oct 27 '17 11:10 mikicz

+1! Would love to use this!

palewire avatar Mar 14 '18 18:03 palewire