social-feed-manager icon indicating copy to clipboard operation
social-feed-manager copied to clipboard

"Old SFM" -- manage rules and streams from social data sources, starting with twitter.

Results 61 social-feed-manager issues
Sort by recently updated
recently updated
newest added

The answer being that right now (m5_001) you have to use the management command. Also see #244

Installing supervisor in the virtualenv parallels the system-level ubuntu package install. This risks being out of sync when the virtualenv might install a much more recent version. Review the various...

- we can only run one stream at a time per authenticated twitter user - stream sample is currently configured out of band - filter configs need to be able...

enhancement

Currently any streaming process that is killed might leave a corrupt file. Consider strategies for enhancing probability that files will be closed properly under normal exit conditions.

enhancement

I was installing and when I got to: $ pip install -r requirements.txt i got this message: Command python setup.py egg_info failed with error code 1 in /Users/Meghan/social-feed-manager/ENV/build/psycopg2 Storing debug...

Hi I am having some problems installing social feed manager on my mac, when I go through the installation process listed I get nowhere but I did find instructions here:...

Perhaps start with just TwitterUser, TwitterUserSet, and TwitterFilter. http://django-reversion.readthedocs.org/

enhancement