ForestAdmin / django-forestadmin

🐍 Django agent for Forest Admin to integrate directly to your existing Django backend application.
https://www.forestadmin.com
GNU General Public License v3.0
122 stars 18 forks source link

Resolve issue where action name was not being respected for hooks #118

Closed lucasob closed 2 years ago

lucasob commented 2 years ago

This PR resolves issue #117 where actions were being looped over indefinitely to resolve their hooks. The test was easily falsifiable by changing the order in which the actions were registered in the relevant Model Forest classes.

vamonte commented 2 years ago

@lucasob Could you fix the issues about the flake8 report. Thanks

vamonte commented 2 years ago

@lucasob flake8 seems broken yet.

lucasob commented 2 years ago

Hey @vamonte can we get CI running again please? Thanks!

lucasob commented 2 years ago

Ok attempt 2 at resolving commitlint errors :p Thank you @vamonte !

forest-bot commented 2 years ago

:tada: This PR is included in version 1.3.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: