Ryan P Kilby
Ryan P Kilby
> We removed many resources. Removal reasons can be found at brillout/awesome-vue/README.md. @brillout - could you add a note near this line that tells authors/maintainers what to do once the...
@brillout vue-super has been updated with tests and explicit Vue 2.x compatibility.
> Do you need to assign to users all the default django permissions (add_model, view_model, etc) to a user in order to allow django guardian to deal with the object...
Hi @mkalioby. Changing the default json implementation won't happen (compatibility assurances, extra dependency), however it is worth considering making the implementation swappable.
Hi @devbis. I should have documented this, but I wanted to get 3.0 out the door. The short version is that this is a known bug, and decoded string values...
It looked like this was changed between v4 and v5. Should probably review for other changes.
Hi @alanpoon - can you clarify what you're talking about? I don't see `RequireOther` in the issue description?
Oh, this looks like a duplicate of #23, however you're saying that it's not working. Where does the code fail? Do you have a traceback or an error response from...
Hi @jlebar. I'm primarily a Python developer and haven't worked with JS in a while. A few thoughts: - My immediate concern is fixing up the CI. It's very outdated...
Hi @tuomas2. Can your provide a more complete example? e.g., a fiddle link or something?