i just start to use django and i haven\'t found a lot of info on how to display an imageField, so i made this:
models.py
class Car(models.Model):
You can also make use of the Static URL in Settings.py. Make a directory for example "Uploads", in the Static directory of your app. Also change this in your model in models.py.
Use the following code: