Andrew Chen Wang
2ecbf7ac34
Merge branch 'master' into async
2020-04-06 23:02:36 -04:00
Bruno Alla
94d7bd11ad
Update psycopg2 from 2.8.4 to 2.8.5
2020-04-06 13:36:42 +01:00
browniebroke
75f4d304f4
Update psycopg2-binary from 2.8.4 to 2.8.5
2020-04-06 13:36:42 +01:00
browniebroke
bd104afb3d
Update sphinx from 2.4.4 to 3.0.0
2020-04-06 12:00:30 +01:00
browniebroke
d16760bf8b
Update pillow from 7.1.0 to 7.1.1
2020-04-03 12:00:30 +01:00
browniebroke
8eb14e6c84
Update pillow from 7.0.0 to 7.1.0
2020-04-02 12:00:31 +01:00
Bruno Alla
5659996b7e
Merge pull request #2518 from pydanny/pyup-update-werkzeug-1.0.0-to-1.0.1
...
Update werkzeug to 1.0.1
2020-04-01 16:03:45 +01:00
browniebroke
80fdb5c7cc
Update werkzeug from 1.0.0 to 1.0.1
2020-04-01 12:00:35 +01:00
browniebroke
bbd940363f
Update django from 3.0.4 to 3.0.5
2020-04-01 12:00:31 +01:00
browniebroke
94a1fef0af
Update pytest-django from 3.8.0 to 3.9.0
2020-03-31 12:00:31 +01:00
Bruno Alla
018938dd0e
Merge pull request #2513 from pydanny/pyup-update-flake8-isort-2.9.0-to-2.9.1
...
Update flake8-isort to 2.9.1
2020-03-29 16:45:22 +01:00
browniebroke
53b240af9a
Update flake8-isort from 2.9.0 to 2.9.1
2020-03-29 12:00:34 +01:00
browniebroke
e49afda665
Update flower from 0.9.3 to 0.9.4
2020-03-29 12:00:30 +01:00
browniebroke
820f574bf5
Update django-extensions from 2.2.8 to 2.2.9
2020-03-27 11:00:30 +00:00
Andrew-Chen-Wang
c9744497c9
Added gunicorn to base.txt requirements for async work
2020-03-24 21:53:53 -04:00
Andrew-Chen-Wang
aee2de347b
Add uvicorn and web sockets for Django 3
...
* Add use_async option to cookiecutter.json
* Add websocket configuration
2020-03-24 15:40:14 -04:00
Bruno Alla
ea5db6c4f4
Django 3.0 support ( #2469 )
...
* Bump Django version to 3.0.x to see what breaks
* Update places where Django 2.2 is mentioned to 3.0
* Update to latest Django 3.0 version
* Bump version in setup.py
2020-03-23 21:41:51 +00:00
browniebroke
12a4bd27e8
Update sentry-sdk from 0.14.2 to 0.14.3
2020-03-21 11:00:31 +00:00
Bruno Alla
d15ea8b9b4
Merge branch 'master' into pyup-update-coverage-5.0.3-to-5.0.4
2020-03-17 11:57:37 +00:00
Bruno Alla
9ab2a0f2a8
Merge pull request #2494 from pydanny/pyup-update-flake8-isort-2.8.0-to-2.9.0
...
Update flake8-isort to 2.9.0
2020-03-17 11:56:55 +00:00
browniebroke
06a880164a
Update coverage from 5.0.3 to 5.0.4
2020-03-17 11:00:39 +00:00
browniebroke
61476eaca1
Update flake8-isort from 2.8.0 to 2.9.0
2020-03-17 11:00:35 +00:00
browniebroke
e3486dc782
Update celery from 4.4.1 to 4.4.2
2020-03-17 11:00:31 +00:00
Bruno Alla
e97573dfda
Merge pull request #2435 from Andrew-Chen-Wang/master
...
Add all supported Anymail Providers
2020-03-16 19:59:25 +00:00
Bruno Alla
729cd2adab
Merge branch 'master' into drf-auth-token
2020-03-15 19:19:36 +00:00
browniebroke
95057c4769
Update django-stubs from 1.4.0 to 1.5.0
2020-03-15 11:00:30 +00:00
Andrew-Chen-Wang
3978890502
Adjusted readability
...
* Changed Vanilla/Plain Django-Anymail to Other SMTP
* Made Mailgun default again
* config/production.py adjusted if conditions according to @browniebroke
2020-03-14 13:43:37 -04:00
Andrew-Chen-Wang
9cf72849e6
Merged parent repo and configured refurbished tests
2020-03-14 13:29:08 -04:00
browniebroke
324e307402
Update pre-commit from 2.1.1 to 2.2.0
2020-03-13 11:00:34 +00:00
browniebroke
427c69562e
Update mypy from 0.761 to 0.770
2020-03-11 11:00:31 +00:00
jeromecaisip
3a3550cd3f
Update base.txt
2020-03-08 17:55:19 +01:00
browniebroke
09fd30b6a8
Update sphinx from 2.4.3 to 2.4.4
2020-03-06 11:00:31 +00:00
Bruno Alla
d17c2ec015
Merge pull request #2477 from pydanny/pyup-update-ipdb-0.13.1-to-0.13.2
...
Update ipdb to 0.13.2
2020-03-04 15:56:38 +00:00
browniebroke
2fd0cf0e35
Update ipdb from 0.13.1 to 0.13.2
2020-03-04 11:00:36 +00:00
browniebroke
effb548b5d
Update django from 2.2.10 to 2.2.11
2020-03-04 11:00:32 +00:00
Bruno Alla
fab6b8724a
Test isort flake8-isort & fix issues
...
fixes #2123
2020-03-03 20:04:31 +00:00
jeromecaisip
4825b932c7
Optionally remove/add restframework according to choice
2020-03-03 14:45:20 +01:00
Bruno Alla
5e16589d8e
Merge pull request #2472 from pydanny/pyup-update-collectfast-2.0.1-to-2.1.0
...
Update collectfast to 2.1.0
2020-03-03 13:09:47 +00:00
browniebroke
ff43635bb7
Update celery from 4.4.0 to 4.4.1
2020-03-03 11:00:36 +00:00
browniebroke
4fd15474b1
Update collectfast from 2.0.1 to 2.1.0
2020-03-03 11:00:31 +00:00
Bruno Alla
a0174840cb
Merge pull request #2468 from pydanny/pyup-update-ipdb-0.12.3-to-0.13.1
...
Update ipdb to 0.13.1
2020-02-29 12:12:04 +00:00
Bruno Alla
96b98c08f3
Merge pull request #2467 from pydanny/pyup-update-django-crispy-forms-1.8.1-to-1.9.0
...
Update django-crispy-forms to 1.9.0
2020-02-29 11:48:16 +00:00
browniebroke
3765271015
Update ipdb from 0.12.3 to 0.13.1
2020-02-29 11:00:36 +00:00
browniebroke
ccfe97972a
Update django-crispy-forms from 1.8.1 to 1.9.0
2020-02-29 11:00:33 +00:00
browniebroke
7e0f86b4ba
Update django-celery-beat from 1.6.0 to 2.0.0
2020-02-29 11:00:30 +00:00
browniebroke
fe7a70be66
Update sentry-sdk from 0.14.1 to 0.14.2
2020-02-27 11:00:32 +00:00
Bruno Alla
f9b0c4846b
Update pre-commit from 2.1.0 to 2.1.1 ( #2463 )
2020-02-25 20:58:45 +08:00
Bruno Alla
089d270356
Merge pull request #2461 from pydanny/pyup-update-collectfast-1.3.2-to-2.0.1
...
Update collectfast to 2.0.1
2020-02-25 12:22:27 +00:00
browniebroke
a36f6a7495
Update pylint-django from 2.0.13 to 2.0.14
2020-02-25 11:00:36 +00:00
browniebroke
487ed35bc5
Update collectfast from 1.3.2 to 2.0.1
2020-02-25 11:00:32 +00:00