Mārtiņš Šulcs

Results 15 comments of Mārtiņš Šulcs

I would like to see it back as well, so one more request (:

admin_static is part of django.contrib.admin. You obviously can't use suit without admin installed.

Makes sense. Also, i think missing attr should result in exception.

Hello, i'm confused as to what is going on with this issue. Updated example still seems to be broken. Is there a workaround?

I'm assuming this is confirmed bug. Is there a way to to stop this bot ping-pong.

Having a similar problem, there is no way to run server side validation and bind back errors. I figured out i can swap `onSubmit` but issue i'm having with that...

Is that solution even race-safe? Would change block and ensure state before submitting?

There should be a better way to solve this. Why isn't this default? There is no reason to have auth classes for public views, and csrf_exempt does nothing for cases...