Closed thedhruvn closed 8 years ago
Added "title" field for all McUser - default is blank, also allows for Dr., Mr., Mrs., and Ms. through a dropdown.
Title viewable only in the profile view (see changes to see how I added the title with the user.get_full_name_with_maiden() function)
Added Export to excel functionality with a new row for Titles - tested it and it works.
Changed it to merge into develop instead of master.
Added "title" field for all McUser - default is blank, also allows for Dr., Mr., Mrs., and Ms. through a dropdown.
Title viewable only in the profile view (see changes to see how I added the title with the user.get_full_name_with_maiden() function)
Added Export to excel functionality with a new row for Titles - tested it and it works.