springload / madewithwagtail

A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
http://madewithwagtail.org
MIT License
84 stars 21 forks source link

Twitter api #95

Closed jennyadamsnz closed 7 months ago

jennyadamsnz commented 6 years ago

A few things that should/could be done that I'm not 100% sure how to do and would appreciate suggestions on:

jennyadamsnz commented 6 years ago

I've run a test on my local to the new MWW Twitter profile (currently private) which is here and shows a test run of the current code: https://twitter.com/MadeWithWagtail (login is on lastpass)

loicteixeira commented 6 years ago

As agreed last week I'll have a look at this PR later this week, however as @ryami333 pointed, this repo is public, therefore anybody can read the credentials.

Things to do now:

On deployment, we will need to make sure to update local.py with the required keys.

jennyadamsnz commented 6 years ago

Cool, thanks everyone. Will do today. Fortunately I made the twitter ac private ;) whew!

jennyadamsnz commented 6 years ago

Thanks @loicteixeira for your reviews and @ryami333 for your help. Unfortunately I've now run out of time to do the final unit testing needed to finish this little project off. @thibaudcolas or @haydnnewport is that something I can leave with one of you please? I would love to see it finally finished!

loicteixeira commented 6 years ago

Nice work @jennyadamsnz.

It's sad to see you leave but this project is public so you're more than welcome to continue the work on it if you want to complete it yourself (although you might need to either fork and create a new PR or ask infrastructure to give you write rights to this repo).

Otherwise don't worry, we will wrap it up and merge it :)