Da CodeKid

Results 16 comments of Da CodeKid

I tried and failed in every possible way, I could think of -m - wasted well over two weeks now. I couldn't remove and re-require the test files. It just...

No. That's not it. When pasted, I actually removed the extra actions (and mistakenly the trailing comma) for simplicity. I'll try to recreate a simple app from scratch and see...

@AlexRiina I've created a simple app [here](https://github.com/dacodekid/objecttest) which also producing the same error. @crccheck I'm using the dev version - `1.10.dev20160404211427`. But after saw your comment, I uninstalled the dev...

@AlexRiina / @crccheck Would you consider the below change on `get_change_actions` method? https://github.com/crccheck/django-object-actions/compare/master...dacodekid:patch-1 ``` python def get_change_actions(self, request, object_id, form_url): """ Override this to customize what actions get to the...

@crccheck / @AlexRiina , Is there any update on this? I'm currently using my dirty fix, but hoping to see @AlexRiina's proposal be implemented.

@rwwagner90 It's not that this plugin is incompatible with `prettier-plugin-astro`, but this plugin only works with a few extensions (such as `vue`, `html`, etc).

@neumino, I saw that b4 posting but couldn't relate the error I'm receiving. I even tried to move all the relationships to another js file, but that didn't help either....

@neumino , just pushed it. Plz take a look at this repo. https://github.com/dacodekid/hpa

@ondreian that didn't fix either. I was trying to import every way think of.