j

Results 6 comments of j

Getting error at raise ValueError("Cannot serialize: %r\nThere are some values Django cannot serialize into migration files.\nFor more, see https://docs.djangoproject.com/en/dev/topics/migrations/#migration-serializing" % value) ValueError: Cannot serialize: **athumb.validators.ImageUploadExtensionValidator object at 0x7f031ff4b6d0** There are...

@wangchauyan it's been resolved. I was having trouble with action bar, in new update i make it work by changing the layout. Thanks for reply.

@RubenSchmidt Hey does it work for aggregated feed?

Any ideas to plug in Mongodb or mysql as disk backed store instead of Cassandra. PS: I read in documentation "Stream Framework uses celery and Redis/Cassandra to build a system...

@tschellenbach thanks for your valuable feedback. "For smaller deployment ..." what are the upper limit(s) for the framework / size it can handle, no of users & redis memory. this...

we are working on "push on change" system like twitter / pinterest rather than facebook's apprach of "pull on demand". We are thinking to Use redis for faster reads (temp...