hmacphail / pokemon-evolution

0 stars 0 forks source link

Error catching on data entry pages #32

Open hmacphail opened 6 years ago

hmacphail commented 6 years ago

All admin data entry parsing forms should not break if incorrectly formatted text is given. Don't let code get all the way to API POST call if formatted incorrectly.