ESCL / pjtracker

Project Tracker system
http://pjtracker.com
0 stars 0 forks source link

Feedback not being saved in action! #121

Closed kako-nawao closed 8 years ago

kako-nawao commented 8 years ago

Action forms are not model forms and instead of saving an instance they call a related model method, which then creates the action. But in the process, the feedback given to the action is not passed.