Matteo Parrucci

Results 27 comments of Matteo Parrucci
trafficstars

My bad the field giving error was another, buildtin JSONField seems to work correctly. I would keep it open to remember to proudly add it to the compatibility matrix. It...

+1 It would be really great to have such feature out of the box!!!

I have done it the ugly way in the save method so I do not strictly need it but I still think it would be beneficial for the project: urls...

Getting the whole request would be fantastic and I think it is the way to go. I can try to watch into it if somebody guides me into where these...

I've looked into it a bit and looks like when some view checks a permission the following happens: 1- rules.contrib.views.PermissionRequiredMixin.has_permission is called. Here we have the request. we than call...

Regarding the third point I tried to open a ticket on the django tracker: https://code.djangoproject.com/ticket/32255 Feel free to join the discussion

I also need this. How can I help the development? What's still open?

Really hope this one will be merged. We will be testing this on our infrastructure ASAP and let u know