rybaczewa
Results
2
issues of
rybaczewa
Using SortableInlineAdminMixin enables dragging on inline admin elements. Elements don't reorder correctly on drag tough. Depending on the part of the 'drag' element that I click, behavior changes. Element starts...
Subscription to Session Notification throws unhandled exception when request without a session is passed. ``` ws4redis/redis_store.py in _wrap_sessions at line 55: 'NoneType' object has no attribute 'session_key' ``` Not exactly...