- Mar 11, 2019
-
-
Dmitry Shachnev authored
-
-
-
-
Kris Ciccarello authored
-
- Mar 09, 2019
-
-
Christoph Bülter authored
* Fix p37-django21-mysql environment not requiring mysqlclient. * Fix error stating django.contrib.messages must be in INSTALLED_APPS. * Add py37 to travis file so tests may actually run against it. So far they seem to be skipped as the interpreter is missing. * Remove the combination of django21 and sqlite, as travis can't satisfy it. The problem here is that the Travis tests are based on an image using Ubuntu Trusty (14.04) which is limited to sqlite3 Version 3.8.2 or below. There is no easy way to upgrade, it may be simpler (and a better idea) to upgrade to a newer image, e.g. Xenial (16.04). This is only problematic with Django 2.1+. * Remove py37 for now, the trusty image does not support it. * Remove combination of sqlite and Django 2.1 also from travis file. I had removed it from the tox file, resulting in this being build in travis but not doing anything. Better to not even build it. * Try fixing py34 environments by pinning mysqlclient version. That version used to work during the last PR on master, so let's see if it changes something. The 'mysqlclient>=1.3.13' will currently install version 1.4.2, which may be incompatible with py34. * Avoid defining mysqlclient dep twice. Limit to below 1.4 to try and fix py34. * Avoid defining mysqlclient dep twice. Limit to below 1.4 to try and fix py34. * Order env vars in a way their grouping is more obvious.
-
Asif Saif Uddin authored
-
- Dec 13, 2018
-
-
Asif Saif Uddin authored
-
Asif Saif Uddin authored
- Dec 11, 2018
-
-
Justin Quick authored
-
Christoph Bülter authored
* Move JSONField setup to a separate module and support django-mysql on top. * Fix second import not propery wrapped in try/except block. * Add a debug statement to check which JSONField was chosen. * Fix py37 not installing mysqslclient during testruns. * Install either djangojsonfield or django-mysql depending on tox env. Also simplify the env setup, so that there is a little less redundancy. * Check for mysql version (must be 5.7+) before using django-mysql. * Revert mysql version check in code, as it would need a db connection. Would otherwise have to rely on some specific 3rd party lib like MySQLdb or pymysql, which is also no a great idea. * Make sure the mysql version used for tests is 5.7 to support django-mysql. * Remove empty line. * Add mysql version remark. * Update docs about supported JSONField implementations. * Fix ambiguity. * Update docstring about TextField being only a temporary fallback. * Update changelog.
-
- Dec 08, 2018
-
-
Asif Saif Uddin authored
-
Asif Saif Uddin authored
Add a note about data field being removed if USE_JSONFIELD is not True.
-
- Dec 06, 2018
-
-
Christoph Buelter authored
See https://github.com/sphinx-doc/sphinx/issues/3213 for discussion.
-
- Nov 22, 2018
-
-
Asif Saif Uddin authored
Spanish translation
-
Rodrigo Suárez authored
-
- Nov 04, 2018
-
-
Asif Saif Uddin authored
Activating Open Collective
-
jess authored
Hi, I'm making updates for Open Collective. Either you or a supporter signed this repo up for Open Collective. This pull request adds backers and sponsors from your Open Collective https://opencollective.com/django-activity-stream
❤️ It adds two badges at the top to show the latest number of backers and sponsors. It also adds placeholders so that the avatar/logo of new backers/sponsors can automatically be shown without having to update your README.md. [more info](https://github.com/opencollective/opencollective/wiki/Github-banner). See how it looks on this [repo](https://github.com/apex/apex#backers). You can also add a postinstall script to let people know after npm|yarn install that you are welcoming donations (optional). [More info](https://github.com/OpenCollective/opencollective-cli) You can also add a "Donate" button to your website and automatically show your backers and sponsors there with our widgets. Have a look here: https://opencollective.com/widgets P.S: As with any pull request, feel free to comment or suggest changes. The only thing "required" are the placeholders on the README because we believe it's important to acknowledge the people in your community that are contributing (financially or with code!). Thank you for your great contribution to the open source community. You are awesome!🙌 And welcome to the open collective community!😊 Come chat with us in the #opensource channel on https://slack.opencollective.com - great place to ask questions and share best practices with other open source sustainers!
-
- Oct 23, 2018
-
-
Asif Saif Uddin authored
-
- Sep 10, 2018
-
-
Asif Saif Uddin (Auvi) authored
-
Asif Saif Uddin (Auvi) authored
-
Asif Saif Uddin (Auvi) authored
drop SubQuery as it seems redundant
-
Asif Saif Uddin authored
-
- Sep 04, 2018
-
-
Asif Saif Uddin (Auvi) authored
-
- Aug 08, 2018
-
-
Asif Saifuddin Auvi authored
-
Asif Saifuddin Auvi authored
-
Asif Saifuddin Auvi authored
-
- Aug 01, 2018
-
-
Asif Saifuddin Auvi authored
Add Stream as sponsor
-
Nick Parsons authored
Add Stream as sponsor
-
- Jul 28, 2018
-
-
Asif Saifuddin Auvi authored
-
Asif Saifuddin Auvi authored
-
Asif Saifuddin Auvi authored
added django 2.1 support
-
Asif Saif Uddin authored
-
Asif Saif Uddin authored
-
Asif Saif Uddin authored
-
- Jul 05, 2018
-
-
Asif Saifuddin Auvi authored
Add jsonfield / jsonfield-compat as extras requirement
-
hugokernel authored
-
hugokernel authored
-
- Jun 29, 2018
-
-
Asif Saifuddin Auvi authored
-