kourosh / tally-old

General Assembly final project
0 stars 0 forks source link

Modify new, edit pol views (probably done) (MB) #31

Open kourosh opened 9 years ago

kourosh commented 9 years ago

Current new pol view only has name and office. Need to add lots of new fields and take into account that some politicians will be running in 2016 presidential race.

Fields to be added to form:

ikitha commented 9 years ago

What kind of validation do you want on these fields? That the fields are not empty? For example, validating a twitter handle: do you want me to make an API call and assert the handle exists?

Also: two fields don't have matches in the db schema: 2016 Presidential Candidate and Bio. Should I add columns for these?

ikitha commented 9 years ago

Check if i need to take any further action on this issue, please :)