Piotr Maliński

Results 30 comments of Piotr Maliński

78 downloads in the last day 573 downloads in the last week 2041 downloads in the last month it may breake things

hm.. is there a way to mark pip package as deprected or something like that? Aside of readme that existing users won't see?

You should use django-ckeditor==4.4.7 now, as this fork got merged to upstream. There were some JS fixes inbetween that may be related to your problems probably.

https://github.com/riklaunim/django-ckeditor/pull/36 -- maybe this will help :)

Can you check in firebug or chrome JS console what the request is doing - an exception or something maybe?

enable debug and check what is the exception there.

If I remember that demo correctly - just login in django admin panel for it to have authentication.

I'm planning to publish something newer and more detailed with django-rest-framework :)

DRF seems to be now the leader / better than tastypie.

That's a pyusb exception. Likely missing some system header libraries during compilation.