sureshvv

Results 33 issues of sureshvv

In section Important Note, you mention django-chatrooms works properly in a multithreading environment (like gevent patched wsgi server, or uwsgi server with gevent plugin). The "gevent patchaed wsgi server" takes...

I want to have an option to log all read/writes to a file when using pyusb. Does this make sense? Anyone has done this?

enhancement

contacts/person/create.html Request Method: GET Request URL: http://localhost:8000/people/add/ Django Version: 1.8.6 Exception Type: TemplateDoesNotExist Exception Value: contacts/person/create.html

I tried to run the statechart example from the docs. The example below uses a timer to detect a higher event rate: It results in: `durable.engine.MessageNotHandledException: {'amount': 50}`

I am evaluating durable-rules against Drools and I see mention of "Backward chaining" in Drools documentation - but not in durable-rules. Is this feature supported by durable-rules? Is there an...

I am using crispy_forms. Could this be the reason? I have an ImageCropField and 3 ImageRatioFields in my ModelForm. I expect to get 4 images on my form. But I...

Documentation

I made this work wit vite

I am having trouble making this work using vite instead of webpack. Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/vuetify_lib.js?v=278ed383' does not provide an export named 'VDatetimePicker' (at app.vue?vue&type=template&lang.js:1:405) I am using...

That is it should stay on screen until OK or CANCEL is pressed. Vuetify implements persistent dialogs.