I'm currently building a website with Django and want to host user bio style pages which may be up to a several KB. These fields don't necessarily need to be searched but do need to be served when the username is looked up.I'm currently building a website with Django an