Building a Social Media App With Python 3 and Django: Part 13 Adding Images to Posts

Опубликовано: 18 Апрель 2021
на канале: Legion Script
4,073
65

This will be a quick video where we will add the ability to upload images in our posts. We will add a field to our Post Model and our Post Model Form and make a few updates to our views.py and our templates. We will also fix a bug that happens after we add a post.

Starting Code:
https://github.com/legionscript/socia...

Ending Code:
https://github.com/legionscript/socia...


Written Tutorial:
http://legionscript.com/articles/37/

Legion Script Website:
http://legionscript.com/