Commit Graph

6225 Commits

Author SHA1 Message Date
pyup.io bot
b2d6ddbc48
Update tox from 4.0.2 to 4.0.3 (#3987) 2022-12-08 22:07:18 +00:00
pyup.io bot
585620eca7
Update tox to 4.0.2 (#3985) 2022-12-08 13:17:00 +00:00
pyup.io bot
d15465a582
Update django-stubs to 1.13.1 (#3986) 2022-12-08 13:16:33 +00:00
github-actions
aa318af1fc Release 2022.12.07 2022-12-08 02:45:51 +00:00
github-actions[bot]
57496c56c5
Auto-update pre-commit hooks (#3983)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-07 07:48:50 +00:00
github-actions
eff4969a39 Release 2022.12.06 2022-12-07 02:50:13 +00:00
ghazi-git
fc081ce1fe
set SERVERS in production settings instead of base settings (#3609)
fixes https://github.com/cookiecutter/cookiecutter-django/issues/3593
2022-12-06 19:26:24 +00:00
Adin Hodovic
33af8e3988
Simplify production DATABASES setting to extend base definition (#3969) 2022-12-06 19:04:38 +00:00
pyup.io bot
d272d9752d
Update django-coverage-plugin to 3.0.0 (#3979) 2022-12-06 11:37:50 +00:00
dependabot[bot]
b2deb65c0d
Bump stefanzweifel/git-auto-commit-action from 4.15.4 to 4.16.0 (#3978)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 09:41:28 +00:00
github-actions
82e0c275f8 Release 2022.12.04 2022-12-05 02:26:01 +00:00
pyup.io bot
0336f08da1
Update redis to 4.4.0 (#3977) 2022-12-04 14:10:58 +00:00
github-actions
b5ccdf1041 Release 2022.12.03 2022-12-04 02:27:06 +00:00
pyup.io bot
3deb4d90f2
Update django-debug-toolbar to 3.8.1 (#3976) 2022-12-04 00:12:25 +00:00
github-actions[bot]
600783c89b
Auto-update pre-commit hooks (#3975)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-03 11:36:29 +00:00
github-actions
8ad762cbc6 Release 2022.12.02 2022-12-03 02:21:12 +00:00
pyup.io bot
a464856234
Update flake8 to 6.0.0 (#3974) 2022-12-02 10:43:02 +00:00
github-actions
431dfc94e2 Release 2022.11.30 2022-12-01 02:37:11 +00:00
browniebroke
9f8e25ebbc Update Contributors 2022-11-30 18:27:34 +00:00
rguptar
49b3bb8ffe
Add Azure Storage as an option to serve static and media files (#3967)
Fix https://github.com/cookiecutter/cookiecutter-django/issues/2301
2022-11-30 18:26:58 +00:00
github-actions[bot]
5ca7ae1c43
Auto-update pre-commit hooks (#3970)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-11-30 09:37:03 +00:00
github-actions
0a8b15615a Release 2022.11.26 2022-11-27 02:34:17 +00:00
browniebroke
fd45bb18ea Update Contributors 2022-11-26 11:09:10 +00:00
David
77695c7c10
Fix typo in flower start for watching celery (#3966) 2022-11-26 11:08:39 +00:00
github-actions
fec7ba3aa8 Release 2022.11.24 2022-11-25 02:33:31 +00:00
github-actions[bot]
b21f50e22b
Auto-update pre-commit hooks (#3963)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-11-24 08:17:41 +00:00
github-actions
5ad6cb48c5 Release 2022.11.23 2022-11-24 02:32:07 +00:00
dependabot[bot]
c35a074d72
Bump stefanzweifel/git-auto-commit-action from 4.15.3 to 4.15.4 (#3940)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23 14:51:51 +00:00
Chao Yang Wu
51f4374a8a
Fix graceful shutdown of local dev containers and use watchfiles for beat + flower (#3925)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-11-23 14:51:20 +00:00
github-actions
3e32780ccf Release 2022.11.22 2022-11-23 02:34:55 +00:00
Fábio C. Barrionuevo da Luz
9ceb228d1d
Merge pull request #3948 from cookiecutter/pyup-update-django-model-utils-4.2.0-to-4.3.1
Update django-model-utils to 4.3.1
2022-11-22 21:59:45 -03:00
Fábio C. Barrionuevo da Luz
d91757b377
Merge pull request #3952 from cookiecutter/pyup-update-flake8-isort-5.0.0-to-5.0.3
Update flake8-isort to 5.0.3
2022-11-22 21:59:08 -03:00
Fábio C. Barrionuevo da Luz
9cf0d7561c
Merge pull request #3961 from adinhodovic/celery-send-sent-task-event
feat(celery): Enable sending the sent task event by default
2022-11-22 21:58:31 -03:00
Andrew Chen Wang
b5ad2fc232
Remove USE_L10N due to deprecation (#3960) 2022-11-22 22:51:31 +00:00
browniebroke
a78b052bcc Update Contributors 2022-11-22 19:59:59 +00:00
Leifur Halldor Asgeirsson
d98aad0710
Remove platform from compose file (#3957) 2022-11-22 19:59:34 +00:00
adinhodovic
de48e31517 feat(celery): Enable sending the sent task event by default 2022-11-22 20:28:52 +01:00
luzfcb
65ac3d8a3f Update Contributors 2022-11-22 19:20:22 +00:00
Fábio C. Barrionuevo da Luz
bf43fae814
Merge pull request #3959 from adinhodovic/celery-send-task-events
feat(celery): Send task events for Celery by default
2022-11-22 16:19:54 -03:00
adinhodovic
7d517dc677 feat(celery): Send task events for Celery by default
Is useful for e.g Flower and Celery-exporter
2022-11-22 20:08:02 +01:00
Fábio C. Barrionuevo da Luz
c59e3b337f
Merge pull request #3950 from cookiecutter/pyup-update-python-slugify-6.1.2-to-7.0.0
Update python-slugify to 7.0.0
2022-11-22 13:27:33 -03:00
Fábio C. Barrionuevo da Luz
667e477425
Merge pull request #3954 from cookiecutter/pyup-update-redis-4.3.4-to-4.3.5
Update redis to 4.3.5
2022-11-22 13:25:26 -03:00
Fábio C. Barrionuevo da Luz
8fab178712
Merge pull request #3955 from cookiecutter/pyup-update-sentry-sdk-1.10.1-to-1.11.1
Update sentry-sdk to 1.11.1
2022-11-22 13:25:16 -03:00
Fábio C. Barrionuevo da Luz
45bbbcc84e
Merge pull request #3953 from cookiecutter/pyup-update-uvicorn-0.19.0-to-0.20.0
Update uvicorn to 0.20.0
2022-11-22 13:24:20 -03:00
Fábio C. Barrionuevo da Luz
fcc9befae7
Merge pull request #3945 from cookiecutter/pyup-update-tox-3.27.0-to-3.27.1
Update tox to 3.27.1
2022-11-22 12:50:00 -03:00
pyup-bot
0e91f40969 Update sentry-sdk from 1.10.1 to 1.11.1 2022-11-22 07:59:10 -06:00
pyup-bot
f70b397c86 Update redis from 4.3.4 to 4.3.5 2022-11-22 02:58:49 -06:00
pyup-bot
202da796b3 Update uvicorn from 0.19.0 to 0.20.0 2022-11-20 08:12:28 -06:00
pyup-bot
827e1364d1 Update flake8-isort from 5.0.0 to 5.0.3 2022-11-20 07:32:13 -06:00
pyup-bot
81ea9775da Update flake8-isort from 5.0.0 to 5.0.3 2022-11-20 07:32:12 -06:00