Commit Graph

3887 Commits

Author SHA1 Message Date
Trung Dong Huynh
e6e4754311 Merge remote-tracking branch 'upstream/master' 2020-01-07 11:11:26 +00:00
Trung Dong Huynh
b22045bcd4 Replaced base Docker image with debian:buster-slim (#2373)
Using system Python 3 distribution (3.7.3) in order to allow the use of Debian packages for numpy, scipy, etc. without the need of building them or installing build dependencies.

Changed `#!/bin/sh` in shell scripts to `#!/bin/bash` to make `set -o pipefail` work.
2020-01-07 11:06:31 +00:00
browniebroke
f0e06a2a17 Update pyyaml from 5.2 to 5.3 2020-01-07 11:00:32 +00:00
Hunterx7
a0359d9d6a Bumped runtime for heroku. 2020-01-06 13:57:19 +01:00
browniebroke
bfe0949635 Update coverage from 5.0 to 5.0.2 2020-01-06 11:00:33 +00:00
browniebroke
41d514e6cf Update pre-commit from 1.20.0 to 1.21.0 2020-01-03 08:00:31 -03:00
browniebroke
e33e90fb69 Update pillow from 6.2.1 to 7.0.0 2020-01-02 08:00:30 -03:00
browniebroke
aa48a03c1f Update django-compressor from 2.3 to 2.4 2019-12-31 08:00:30 -03:00
browniebroke
028728351a Update tox from 3.14.2 to 3.14.3 2019-12-28 08:00:31 -03:00
howiezhao
16b219034a Update docs files 2019-12-28 17:26:43 +08:00
browniebroke
66991d9e95 Update sphinx from 2.3.0 to 2.3.1 2019-12-23 08:00:31 -03:00
pyup-bot
afc7235d57 Update cookiecutter from 1.6.0 to 1.7.0 2019-12-22 19:37:15 -08:00
David D
c7027526a3 Add Debian 10 (buster) OS dependencies 2019-12-22 12:52:22 +01:00
Bruno Alla
f3eadb0e04
Update mypy to 0.761 (#2377)
Update mypy to 0.761
2019-12-20 09:32:23 -03:00
Bruno Alla
d1dc017e63
Update pytest-xdist to 1.31.0 (#2376)
Update pytest-xdist to 1.31.0
2019-12-20 09:32:09 -03:00
Bruno Alla
9cc6b577f2
Update pytest_cases to 1.12.0 (#2375)
Update pytest_cases to 1.12.0
2019-12-20 09:31:54 -03:00
Bruno Alla
4b20d43ee8
Update django-allauth to 0.41.0 (#2374)
Update django-allauth to 0.41.0
2019-12-20 09:31:40 -03:00
browniebroke
b75cb6e6da Update mypy from 0.760 to 0.761 2019-12-20 08:00:35 -03:00
browniebroke
85efbda003 Update pytest-xdist from 1.30.0 to 1.31.0 2019-12-20 08:00:32 -03:00
browniebroke
311b96b169 Update pytest_cases from 1.11.9 to 1.12.0 2019-12-20 08:00:29 -03:00
browniebroke
2b0027de71 Update django-allauth from 0.40.0 to 0.41.0 2019-12-19 08:00:30 -03:00
Trung Dong Huynh
49edb56ab9 Merge commit 'cba14881fc2e35eb4f35670878744d72f4e68489' 2019-12-18 17:22:25 +00:00
Bruno Alla
cba14881fc
Remove mypy defaults and set django-stubs setting (#2359)
Remove mypy defaults and set django-stubs setting
2019-12-18 09:50:38 -03:00
Bruno Alla
82a185d77d
Update mypy to 0.760 (#2371)
Update mypy to 0.760
2019-12-18 09:49:34 -03:00
Bruno Alla
a20a027340
Update django to 2.2.9 (#2370)
Update django to 2.2.9
2019-12-18 09:49:18 -03:00
browniebroke
29d2ff0ccf Update mypy from 0.750 to 0.760 2019-12-18 08:00:35 -03:00
browniebroke
2229a09fac Update django from 2.2.8 to 2.2.9 2019-12-18 08:00:31 -03:00
Bruno Alla
494beaa4c1
Update sphinx to 2.3.0 (#2369)
Update sphinx to 2.3.0
2019-12-16 09:17:14 -03:00
Bruno Alla
b94128cb20
Update celery to 4.4.0 (#2368)
Update celery to 4.4.0
2019-12-16 09:16:58 -03:00
browniebroke
acd63b14b8 Update sphinx from 2.2.2 to 2.3.0 2019-12-16 08:00:34 -03:00
browniebroke
8211a83f3a Update celery from 4.3.0 to 4.4.0 2019-12-16 08:00:30 -03:00
Bruno Alla
a4236e2d14
Merge pull request #2367 from pydanny/pyup-update-coverage-4.5.4-to-5.0
Update coverage to 5.0
2019-12-15 09:59:20 -03:00
Bruno Alla
f81671378f
Merge pull request #2366 from pydanny/pyup-update-pytest-5.3.1-to-5.3.2
Update pytest to 5.3.2
2019-12-15 09:58:34 -03:00
browniebroke
b6a524c346 Update coverage from 4.5.4 to 5.0 2019-12-15 08:00:29 -03:00
pyup-bot
32e42cb0ec Update pytest from 5.3.1 to 5.3.2 2019-12-15 02:56:41 -08:00
Bruno Alla
f92f8e650c
Merge pull request #2365 from pydanny/pyup-update-django-redis-4.10.0-to-4.11.0
Update django-redis to 4.11.0
2019-12-14 09:11:54 -03:00
browniebroke
d085a9c432 Update django-redis from 4.10.0 to 4.11.0 2019-12-14 08:00:29 -03:00
Bruno Alla
2861e6c60c
Update whitenoise to 5.0.1 (#2363)
Update whitenoise to 5.0.1
2019-12-13 09:50:54 -03:00
Bruno Alla
96667bbc8f
Update django-model-utils to 4.0.0 (#2362)
Update django-model-utils to 4.0.0
2019-12-13 09:50:21 -03:00
Bruno Alla
386d0779be
Update pytest_cases to 1.11.9 (#2361)
Update pytest_cases to 1.11.9
2019-12-13 09:50:08 -03:00
Bruno Alla
0633aff06a
Update djangorestframework to 3.11.0 (#2364)
Update djangorestframework to 3.11.0
2019-12-13 09:49:39 -03:00
browniebroke
6ce4b13d83 Update djangorestframework from 3.10.3 to 3.11.0 2019-12-13 08:00:36 -03:00
browniebroke
d418909714 Update whitenoise from 4.1.4 to 5.0.1 2019-12-13 08:00:31 -03:00
browniebroke
c59062a496 Update django-model-utils from 3.2.0 to 4.0.0 2019-12-12 08:00:35 -03:00
browniebroke
37bc459796 Update pytest_cases from 1.11.8 to 1.11.9 2019-12-12 08:00:31 -03:00
Dani Hodovic
0f515974cb
Remove mypy defaults and set django-stubs setting
https://mypy.readthedocs.io/en/latest/config_file.html

ignore_errors = False
strict_optional = True

Are both set to these values by default. No need to set them in the
config.

```toml
[mypy.plugins.django-stubs]
django_settings_module = config.settings.local
```
mypy.plugins.django-stubs requires django_settings_module to be set.
https://github.com/typeddjango/django-stubs#configuration
2019-12-11 14:58:21 +01:00
Dani Hodovic
1dd8608142
Add django.middleware.common.BrokenLinkEmailsMiddleware
https://docs.djangoproject.com/en/2.2/howto/error-reporting/#errors

> If those conditions are met, Django will email the users listed in the
> MANAGERS setting whenever your code raises a 404 and the request has a
> referer. It doesn’t bother to email for 404s that don’t have a referer –
> those are usually just people typing in broken URLs or broken Web bots.
> It also ignores 404s when the referer is equal to the requested URL,
> since this behavior is from broken Web bots too.
2019-12-10 12:46:52 +01:00
Trung Dong Huynh
340c7da93e Merge commit '4259af3fd8a4eefa3f2c0ed35183d4c0bfb7995a' 2019-12-09 20:04:39 +00:00
Yuchen Xie
a88b6b04b6 Speed up django image build process, and reduce its size 2019-12-09 09:55:37 +08:00
Bruno Alla
4259af3fd8
Merge pull request #2351 from pydanny/pyup-update-sentry-sdk-0.13.4-to-0.13.5
Update sentry-sdk to 0.13.5
2019-12-06 15:08:20 -03:00