Yang.Y

Results 9 comments of Yang.Y

@nephthys nice idea, and it would be great if you can create a pull request.

@babus Thank you for pointing out, would you please file a PR for this?

We are looking for contributors, for anyone who'd like to contribute and willing to put time and energy on this project, please contact me so that I can add you...

@areski thanks for the contribution. But Travis check was failed, could you please take a look at it?

How about use [django.db.connection.vendor](https://docs.djangoproject.com/en/1.10/ref/models/expressions/#adding-support-in-third-party-database-backends) to test if the database engine `postgresql` or `mysql`, and fallback to `django-jsonfield` for other engines I'm worry about after switching to PostgreSQL or MySQL version...

@psychok7 This patch still has a couple of problems: 1. As @areski said django-jsonfield doesn't work on Django 1.10, but the patch only deal with Postgres and MySQL. It will...

@yonilevy It would be a great feature! I also think that take advantage of `block` maybe more attractive and easy to use.

@nilsga I recommend you use UIActivityViewController instead of this repo. The main purpose of this project is to provide a compatibility between iOS 6 and iOS 5. At the moment...

谢谢建议, 如果能够提交一个 Pull Request 会更有帮助.