Releases: marcopompili/django-instagram
Django 3 compatibility
Add a fix for Django 3 compatibility, also this version carries improvements from 0.3.1.
Fixes and better error handling
Some fixes for this version and also updates to the scraping algorithm.
Thanks to: @dimkoug @citmusa @chicosilva for their contributions, and all the people opening issues and helping out fixing problems.
Scraping algorithm
Now this package is able to get data from an Instagram profile through scraping. This works until a profile is public, it will not work otherwise.
Also added some resizing through sorl-thumbnails.
This is an alpha release.
Support for Django 1.6+
Rewritten most of the code of the tags, now should be compatible with:
- Django 1.6+, 1.7
- 1.8 and 1.9 should be fine too.
I've tested this version on Django 1.9, so I presume should be fine on the other versions too.
Lots of stuff fixed on the tags, also added some decent documentation.
Just the basics
Still not perfect for production, works fine, and is stable enough for testing and bug-fixing.
Tested on Django 1.6