thatandromeda / effacious-octo-parakeet

1 stars 0 forks source link

ISBN validation #11

Open thatandromeda opened 8 years ago

thatandromeda commented 8 years ago

Having a CharField is not as good as having a validated ISBNField. This will include some kind of logic for normalizing ISBNs (that will need to be reused between views.py and model save).