Commit Graph

1638 Commits

Author SHA1 Message Date
pyup-bot
bf95ee5ac1 Update sentry-sdk from 0.15.1 to 0.16.0 2020-07-03 02:35:22 -07:00
Andrew Chen Wang
53e2ba2a66
Update ugettext_lazy to gettext_lazy in models.py 2020-06-30 10:13:51 -04:00
Andrew Chen Wang
21c5b78714
Update ugettext_lazy to gettext_lazy in views.py 2020-06-30 10:12:53 -04:00
pyup-bot
435a0c0276 Update django-extensions from 3.0.0 to 3.0.1 2020-06-29 13:44:24 -07:00
Bruno Alla
a52078ec47
Merge pull request #2644 from pydanny/pyup-update-django-extensions-2.2.9-to-3.0.0
Update django-extensions to 3.0.0
2020-06-29 21:43:39 +01:00
Andrew Chen Wang
a9688adc0e
Update ugettext_lazy to gettext_lazy 2020-06-29 15:27:53 -04:00
pyup-bot
8447699c93 Update django-extensions from 2.2.9 to 3.0.0 2020-06-29 05:35:40 -07:00
Bruno Alla
2d2f513cba
Merge pull request #2639 from pydanny/pyup-update-ipdb-0.13.2-to-0.13.3
Update ipdb to 0.13.3
2020-06-23 18:33:47 +01:00
pyup-bot
f3a511a656 Update ipdb from 0.13.2 to 0.13.3 2020-06-23 08:34:22 -07:00
pyup-bot
4eca81edc2 Update mypy from 0.781 to 0.782 2020-06-23 03:55:23 -07:00
Bruno Alla
e9fa8d566c
Merge pull request #2636 from pydanny/bump-base-deps
Update base requirements to latest version
2020-06-21 15:08:28 +01:00
Bruno Alla
e095ee9f93
Merge pull request #2600 from tanoabeleyra/s3-cdn
Allow to use a CDN with S3
2020-06-21 15:07:35 +01:00
Bruno Alla
8b3ee3cfe5
Merge pull request #2610 from Andrew-Chen-Wang/patch-2 2020-06-21 14:43:25 +01:00
Bruno Alla
aadf66185c Update base requirements to latest version 2020-06-21 14:26:40 +01:00
Bruno Alla
fe8a939611 Bump flake8 in pre-commit config 2020-06-21 14:23:48 +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
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
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
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
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
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
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
24e8a17d74 Update collectfast from 2.1.0 to 2.2.0 2020-06-05 17:08:27 -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
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
pyup-bot
090c62e862 Update sphinx from 3.0.3 to 3.0.4 2020-05-27 02:27:13 -07:00
pyup.io bot
a8672e08cb
Update flake8 to 3.8.2 (#2607) 2020-05-24 09:02:08 +08:00
Tano Abeleyra
70f6471c75 Allow to use a CDN with S3 2020-05-17 12:37:35 -03: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
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
09790ee8fb Resolve new flake8 error 2020-05-12 10:18:15 +01:00
Bruno Alla
cd740c2619 Update flake8 from 3.7.9 to 3.8.1 in pre-commit config 2020-05-12 10:12:48 +01:00
pyup-bot
b1c6ad25d2 Update flake8 from 3.7.9 to 3.8.1 2020-05-12 01:06:20 -07:00
pyup-bot
a5cb77399e Update pre-commit from 2.3.0 to 2.4.0 2020-05-11 14:13:47 -07:00
pyup-bot
580ef4117d Update pytest from 5.4.1 to 5.4.2 2020-05-09 00:17:30 -07:00
Bruno Alla
9075bdb39b
Merge pull request #2577 from Andrew-Chen-Wang/hiredis 2020-05-05 20:06:32 +01:00
Bruno Alla
e37627c4b1 Fix pre-commit config & add Black to the pre-commmit hooks
Fixes #2502
2020-05-01 19:10:42 +01:00
Bruno Alla
bcfcd384f8 Test user detail view 2020-05-01 17:55:32 +01:00
Andrew-Chen-Wang
b70b6ebd7e Fixed production.txt typo when docker and windows combine 2020-05-01 10:39:30 -04:00
Andrew-Chen-Wang
836ea3a140 Merge branch 'hiredis' of https://github.com/Andrew-Chen-Wang/cookiecutter-django into hiredis 2020-05-01 10:37:44 -04:00
Andrew-Chen-Wang
bf5f557d2b Added docker parameter to hiredis requirement 2020-05-01 10:35:20 -04:00