Closed livike closed 9 years ago
no styling to the form elements
high five!!! :hand:
project_new
will fail if form is not valid :)
@livike It works great :+1: other than when entering a new project with status ID in progress. In that case you get a message " Ensure this value has at most 8 characters (it has 10)." Also (but less important) it would be nice to have a description for the date format dd/mm/yyyy hh:mm :v:
A few suggestions for improvements:
@ercchy : made fixes regarding your comments. The template update is coming.
@ialja , thanks for your above suggestions for improvements. As @gandalfar suggested to me, I'm working on the additional and improvement stuff on a new branch based on the projectform branch.
@livike I made a screenshot with some more feedback for you.
I suggest you do this one really perfectly, so everyone can use it then as a model
That means some UI and UX thinking is needed.
Thanks @ercchy I'm working right now on the improved version of the form. The actual is a simple {{form.as_p }} rendering in template and with default field type definitions. Opening a FB topic for some help.
:+1:
Added form for edit and add new projects, using ModelForm. For now no styling to the form elements. Related to #121