A simple image upload to the default django db never completes. The error seems to suggest that something is going wrong with the image field, as where my views.py prints form.errors, it returns A simple image upload to the default django db
A simple image upload to the default django db never completes. The error seems to suggest that something is going wrong with the image field, as where my views.py prints form.errors, it returns A simple image upload to the default django db