Commit Graph

3699 Commits

Author SHA1 Message Date
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
browniebroke
97880e5046 Update sentry-sdk from 0.13.4 to 0.13.5 2019-12-06 11:00:30 +00:00
Ivan Khomutov
113ce88d9c Add option to choose CI tool 2019-12-06 10:55:00 +03:00
Bruno Alla
efbf164e84
Update ipdb to 0.12.3 (#2346)
Update ipdb to 0.12.3
2019-12-04 13:25:33 +00:00
Bruno Alla
484ae995a5
Update flake8 to 3.7.9 (#2347)
Update flake8 to 3.7.9
2019-12-04 13:25:19 +00:00
browniebroke
e7923c6c5c Update flake8 from 3.7.8 to 3.7.9 2019-12-04 11:00:35 +00:00
browniebroke
112972d881 Update ipdb from 0.12.2 to 0.12.3 2019-12-04 11:00:32 +00:00
Bruno Alla
0218d84723
Update flake8 to 3.7.9 (#2345)
Update flake8 to 3.7.9
2019-12-03 16:50:10 +00:00
pyup-bot
79da1482a5 Update flake8 from 3.7.8 to 3.7.9 2019-12-03 08:01:37 -08:00
Bruno Alla
828f9c5cf8
updated werkzeug from 0.14.1 to 0.16.0 (#2341)
updated werkzeug from 0.14.1 to 0.16.0
2019-12-03 14:12:08 +00:00
Bruno Alla
676c9fb336
Update sphinx to 2.2.2 (#2344)
Update sphinx to 2.2.2
2019-12-03 14:11:25 +00:00
Bruno Alla
f5bcc4a832
Update pyyaml to 5.2 (#2343)
Update pyyaml to 5.2
2019-12-03 14:11:12 +00:00
Bruno Alla
614ced5032
Update tox to 3.14.2 (#2342)
Update tox to 3.14.2
2019-12-03 14:10:59 +00:00
Bruno Alla
b2bc901382
Update mypy to 0.750 (#2339)
Update mypy to 0.750
2019-12-03 14:10:44 +00:00
browniebroke
3140fe74ca Update sphinx from 2.2.1 to 2.2.2 2019-12-03 11:00:42 +00:00
browniebroke
a7ed8e9fee Update pyyaml from 5.1.2 to 5.2 2019-12-03 11:00:37 +00:00
browniebroke
4a185510e3 Update tox from 3.14.1 to 3.14.2 2019-12-03 11:00:33 +00:00
Jelmert
2214951bbe updated werkzeug from 0.14.1 to 0.16.0 2019-12-03 11:19:01 +01:00
Fábio C. Barrionuevo da Luz
faa6cdafd4
Merge branch 'master' into pyup-update-mypy-0.740-to-0.750 2019-12-02 13:49:20 -03:00
Fábio C. Barrionuevo da Luz
9fade08a69
Merge pull request #2335 from pydanny/pyup-update-pytest-5.3.0-to-5.3.1
Update pytest to 5.3.1
2019-12-02 13:47:48 -03:00
Fábio C. Barrionuevo da Luz
d6da5277cc
Merge pull request #2340 from pydanny/pyup-update-django-2.2.7-to-2.2.8
Update django to 2.2.8
2019-12-02 13:47:26 -03:00
browniebroke
b638ce0a1b Update django from 2.2.7 to 2.2.8 2019-12-02 11:00:31 +00:00
browniebroke
1453b32891 Update mypy from 0.740 to 0.750 2019-11-30 11:00:31 +00:00
Denis Savran
c76b3066d6 Upgrade to Traefik v2 2019-11-29 21:35:40 +03:00
browniebroke
9ec808e7f4 Update pytest from 5.3.0 to 5.3.1 2019-11-28 11:00:32 +00:00
Bruno Alla
595b0c8d52
Update sentry-sdk to 0.13.4 (#2334)
Update sentry-sdk to 0.13.4
2019-11-27 12:26:01 +00:00
Bruno Alla
297b494750
Update gunicorn to 20.0.4 (#2333)
Update gunicorn to 20.0.4
2019-11-27 12:25:46 +00:00
Bruno Alla
fd4c066dbb
Update pytest to 5.3.1 (#2332)
Update pytest to 5.3.1
2019-11-27 12:25:30 +00:00
browniebroke
4283ca76a4 Update sentry-sdk from 0.13.3 to 0.13.4 2019-11-27 11:00:38 +00:00
browniebroke
6a302ec703 Update gunicorn from 20.0.3 to 20.0.4 2019-11-27 11:00:34 +00:00
pyup-bot
a1669324e8 Update pytest from 5.3.0 to 5.3.1 2019-11-27 02:41:09 -08:00
Fábio C. Barrionuevo da Luz
7d563e873c
Merge pull request #2329 from morenoh149/patch-1
Make update form button look like a button
2019-11-26 17:09:08 -03:00
Harry Moreno
2a25e523e5 Add self to contributors.rst 2019-11-26 14:51:48 -05:00
Bruno Alla
f126a4763f
Merge pull request #2330 from pydanny/pyup-update-gunicorn-20.0.2-to-20.0.3
Update gunicorn to 20.0.3
2019-11-26 11:46:29 +00:00
browniebroke
832275a792 Update gunicorn from 20.0.2 to 20.0.3 2019-11-26 11:00:32 +00:00
Fábio C. Barrionuevo da Luz
77d74c7195
Merge pull request #2322 from pydanny/pyup-update-pytest_cases-1.11.7-to-1.11.8
Update pytest_cases to 1.11.8
2019-11-25 19:24:23 -03:00
Fábio C. Barrionuevo da Luz
500504d4c5
Merge pull request #2323 from pydanny/pyup-update-gunicorn-20.0.0-to-20.0.2
Update gunicorn to 20.0.2
2019-11-25 19:24:15 -03:00
Fábio C. Barrionuevo da Luz
cb7c99b12f
Merge pull request #2324 from pydanny/pyup-update-django-crispy-forms-1.8.0-to-1.8.1
Update django-crispy-forms to 1.8.1
2019-11-25 19:24:04 -03:00