I have created a model Named Gallery and set upload path to media folder and in that folder I have 15 more folders with different images. Now I want to access each folder and images present inside it using database. My question is : Is it possible to create 15 model inside an model and if possible, then How to access them in my Html file? If not then what should I do to show them in my Html file ?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c94f8ad0-542f-4ac3-a1c7-505742ecb0d6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

