michaelbrooks / django-twitter-stream

Django app for streaming tweets from the Twitter API into a database.
MIT License
56 stars 17 forks source link

Django 2.1 support #15

Closed okihus closed 1 year ago

okihus commented 6 years ago

Hi Michael,

Thank you for handy app. I managed to make it work for Django 2.1 Here is my suggested edits as a pull request.

michaelbrooks commented 6 years ago

Very cool, thanks for the contribution! Can you update the Readme to state which versions of Django are now supported, and if there are any changes to the explanations about migrations?

gonzigaran commented 4 years ago

hello can this pull request be solved? I am seeing that this project serves me a lot and I would like to take it up and update it to work with python 3 and make some improvements

michaelbrooks commented 4 years ago

I was looking for a few more changes from the author, but they never wrote back. You are welcome to take it over as far as I'm concerned.

gonzigaran commented 4 years ago

Great, i will take this ideea over and make support to django 3