Commit Graph

4430 Commits

Author SHA1 Message Date
Bruno Alla
f4aee2bc68 Fix broken link 2020-06-21 14:15:00 +01:00
Bruno Alla
7a0ba0fa9d
Merge pull request #2635 from AsheKR/user-api-serializer-get-user-model 2020-06-21 14:13:40 +01:00
Bruno Alla
3577079a5e
Merge pull request #2629 from Andrew-Chen-Wang/patch-4
Fixed local async command in docs
2020-06-21 14:11:20 +01:00
Bruno Alla
c0f391ca87
Merge pull request #2634 from pydanny/pyup-update-mypy-0.780-to-0.781
Update mypy to 0.781
2020-06-21 14:09:21 +01:00
Bruno Alla
723feb15c1
Merge pull request #2625 from pydanny/pyup-update-sphinx-3.0.4-to-3.1.1 2020-06-21 14:08:58 +01:00
Bruno Alla
5e435a1c26
Merge pull request #2622 from pydanny/pyup-update-pre-commit-2.4.0-to-2.5.1 2020-06-21 14:08:34 +01:00
Bruno Alla
36e4fd7361
Merge pull request #2616 from pydanny/pyup-update-collectfast-2.1.0-to-2.2.0
Update collectfast to 2.2.0
2020-06-21 14:08:18 +01:00
Bruno Alla
e468f3a3d3
Merge pull request #2633 from pydanny/pyup-update-sentry-sdk-0.14.4-to-0.15.1
Update sentry-sdk to 0.15.1
2020-06-21 14:07:52 +01:00
Gil
3961ab8dd8 Add AsheKR in CONTRIBUTORS.rst 2020-06-21 16:17:26 +09:00
Gil
88f9a6c289 Replace User by get_user_model 2020-06-21 16:13:42 +09:00
pyup-bot
d979c342d6 Update mypy from 0.780 to 0.781 2020-06-20 08:51:49 -07:00
pyup-bot
d3a000d76d Update sentry-sdk from 0.14.4 to 0.15.1 2020-06-18 04:45:15 -07:00
Bruno Alla
d2e9e8ee3f
Update .pyup.yml 2020-06-17 23:16:13 +01:00
Bruno Alla
4b103d1d93
Update .pyup.yml 2020-06-17 23:15:32 +01:00
Bruno Alla
27b905e7bc
Merge pull request #2618 from pydanny/pyup-update-flake8-3.8.2-to-3.8.3 2020-06-17 23:11:00 +01:00
Bruno Alla
c4b62d0269
Merge pull request #2624 from pydanny/pyup-update-pytest-instafail-0.4.1.post0-to-0.4.2
Update pytest-instafail to 0.4.2
2020-06-17 23:10:34 +01:00
Bruno Alla
0d63ca71c9
Merge pull request #2617 from pydanny/pyup-update-tox-3.15.1-to-3.15.2
Update tox to 3.15.2
2020-06-17 23:10:15 +01:00
Bruno Alla
91b58f033a
Merge pull request #2612 from pydanny/pyup-update-mypy-0.770-to-0.780
Update mypy to 0.780
2020-06-17 23:09:46 +01:00
Bruno Alla
f140a3a454
Merge pull request #2628 from Andrew-Chen-Wang/patch-3
Update Django to 3.0.7 due to CVEs
2020-06-17 23:09:28 +01:00
Andrew Chen Wang
8bdef165a8
Fixed local async command in docs 2020-06-16 23:51:21 -04:00
Andrew Chen Wang
89b81452a9
Update Django to 3.0.7 due to CVEs
There were several CVE's that arose between 3.0.3 to 3.0.7. Updating quickly will resolve the vulnerabilities and fix several PRs.
2020-06-16 20:21:51 -04:00
pyup-bot
1b6e4994ca Update sphinx from 3.0.4 to 3.1.1 2020-06-14 03:13:04 -07:00
pyup-bot
b7c75bccf5 Update pytest-instafail from 0.4.1.post0 to 0.4.2 2020-06-14 03:12:50 -07:00
pyup-bot
54f8e3d672 Update pre-commit from 2.4.0 to 2.5.1 2020-06-09 16:02:00 -07:00
pyup-bot
6038a654ab Update flake8 from 3.8.2 to 3.8.3 2020-06-08 17:02:43 -07:00
pyup-bot
afe02f2fd1 Update flake8 from 3.8.2 to 3.8.3 2020-06-08 17:02:41 -07:00
pyup-bot
52c4f57eca Update tox from 3.15.1 to 3.15.2 2020-06-07 14:24:38 -07:00
pyup-bot
24e8a17d74 Update collectfast from 2.1.0 to 2.2.0 2020-06-05 17:08:27 -07:00
Fábio C. Barrionuevo da Luz
aefbbb0a9e
Merge pull request #2611 from pydanny/pyup-update-pytest-5.4.2-to-5.4.3
Update pytest to 5.4.3
2020-06-03 07:48:13 -07:00
pyup-bot
9d0b570c51 Update mypy from 0.770 to 0.780 2020-06-03 05:12:36 -07:00
pyup-bot
9e87d4b189 Update pytest from 5.4.2 to 5.4.3 2020-06-03 00:26:13 -07:00
pyup-bot
433d30ec14 Update pytest from 5.4.2 to 5.4.3 2020-06-03 00:26:12 -07:00
Fábio C. Barrionuevo da Luz
6c31a029fb
Merge pull request #2609 from pydanny/pyup-update-sphinx-3.0.3-to-3.0.4
Update sphinx to 3.0.4
2020-06-01 17:59:04 -07:00
Andrew Chen Wang
d7f22a1158
Changed service to Docker dind 2020-05-29 18:05:44 -04:00
Andrew Chen Wang
7c3558fa62
Fix Docker configuration for Gitlab CI #2549
* Just missing the services I believe according to @rocode?
* I'm hoping to just completely eradicate the need for this setup with a follow-up PR for completely non-Docker approach on CI that supports celery, too.
2020-05-29 17:23:15 -04:00
Tano Abeleyra
009ca15a4c Add AWS_S3_CUSTOM_DOMAIN entry to settings.rst 2020-05-28 19:16:54 -03:00
pyup-bot
090c62e862 Update sphinx from 3.0.3 to 3.0.4 2020-05-27 02:27:13 -07:00
Alexandr
286363799c 📝 added websockets doc page #2506
* Simple explanation.
* Example of usage with JS.
* Additional nGinx config example.
2020-05-26 01:25:38 +03:00
pyup.io bot
a8672e08cb
Update flake8 to 3.8.2 (#2607) 2020-05-24 09:02:08 +08:00
Bruno Alla
8a1b3b047c
Merge pull request #2606 from pydanny/pyup-update-tox-3.15.0-to-3.15.1
Update tox to 3.15.1
2020-05-21 08:19:19 +01:00
pyup-bot
15fa899bb4 Update tox from 3.15.0 to 3.15.1 2020-05-20 19:23:53 -07:00
Hannah Lazarus
401ef31c6c Remove latex from sphinx docker build
Include as helper comment only
2020-05-18 10:33:57 -04:00
Tano Abeleyra
70f6471c75 Allow to use a CDN with S3 2020-05-17 12:37:35 -03:00
Bruno Alla
606b4c5eb9
Merge pull request #2598 from pydanny/pyup-update-sentry-sdk-0.14.3-to-0.14.4
Update sentry-sdk to 0.14.4
2020-05-13 21:20:54 +01:00
pyup-bot
ce66080f85 Update sentry-sdk from 0.14.3 to 0.14.4 2020-05-13 12:42:53 -07:00
Bruno Alla
309376ee44
Remove manual requirements
Issue with PyUP seems fixed
2020-05-12 19:50:12 +01:00
Bruno Alla
1c630c3a77
Merge pull request #2596 from pydanny/pyup-update-flake8-3.7.9-to-3.8.1 2020-05-12 11:16:43 +01:00
Bruno Alla
6f88fe6b4f Reformat test file 2020-05-12 10:24:25 +01:00
Bruno Alla
09790ee8fb Resolve new flake8 error 2020-05-12 10:18:15 +01:00
Bruno Alla
81642420c4 Run flake8 from the generated project root
3.8.1 can't find the config if running from elsewhere:
https://gitlab.com/pycqa/flake8/-/issues/639
2020-05-12 10:14:34 +01:00