Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Releases: marcopompili/django-instagram

Django 3 compatibility

13 Jul 18:05
Compare
Choose a tag to compare
Pre-release

Add a fix for Django 3 compatibility, also this version carries improvements from 0.3.1.

Fixes and better error handling

09 Apr 11:33
Compare
Choose a tag to compare
Pre-release

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

09 Sep 13:41
Compare
Choose a tag to compare
Scraping algorithm Pre-release
Pre-release

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+

02 Dec 17:32
Compare
Choose a tag to compare
Pre-release

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

02 Dec 11:08
Compare
Choose a tag to compare
Just the basics Pre-release
Pre-release

Still not perfect for production, works fine, and is stable enough for testing and bug-fixing.
Tested on Django 1.6