Hello Everyone, I'm new to this community and also new to Django Framework. 
I've been working on creating a blog for practice purpose to improve my 
skills and learn more and more about the Framework but I'm stuck. It's a 
normal blog where the post gets displayed and we add a post from the admin 
panel. My question is how can I add images to the blog post. What I mean is 
that inside Blog Table I've 3 Columns Post Title, Post Body, and Post Date. 
Using the admin panel I can add new blog posts by filling this that's 
alright but what if I want to add images too. How can I do so? I tried 
adding them to the Post Body but it didn't work. Please Help.
Thank you in advance.

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/dc1eec77-2777-43df-bb86-06a03551f669%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to