Open thatandromeda opened 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).
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).