django_instagram
django_instagram copied to clipboard
Photo sharing social media site built with Python/Django. Based on Instagram's design.
Bumps [twisted](https://github.com/twisted/twisted) from 15.5.0 to 21.2.0. Release notes Sourced from twisted's releases. Twisted 21.2.0 Ticket numbers in this file can be looked up by visiting http://twistedmatrix.com/trac/ticket/ .. towncrier release notes...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 to 8.3.2. Release notes Sourced from pillow's releases. 8.3.2 https://pillow.readthedocs.io/en/stable/releasenotes/8.3.2.html Security CVE-2021-23437 Raise ValueError if color specifier is too long [hugovk, radarhere] Fix 6-byte OOB read...
Bumps [django](https://github.com/django/django) from 1.10.3 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...
When I try and run your example I upon doing `python manage.py runworker` ``` 2019-10-26 18:17:48,242 - INFO - runworker - Using single-threaded worker. 2019-10-26 18:17:48,242 - INFO - runworker...
Added coments in urls.py file to help begginers know where they are linked to.
Hi, thank you for the great instaclone app. This is very cool! I try to use on Heroku and then made some modifications. best