[Answer]-Django: Model max_char not restricting database 31 December 2023 by thecoderscamp.com 1 SQLite does not enforce the length of a VARCHAR. See http://www.sqlite.org/faq.html#q9 Mark Lavin [Answer]-How to refer to fields in Django's User model? Source:stackexchange.com