models.py of app to create models for database.
name = models.CharField(max_length=200) img = models.ImageField