Commit Graph

2740 Commits

Author SHA1 Message Date
github-actions[bot]
2cadf20adf
Auto-update pre-commit hooks (#3998)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-13 09:06:12 +00:00
github-actions[bot]
8b9c719a31
Auto-update pre-commit hooks (#3991)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-12-10 15:13:10 +00:00
pyup.io bot
20b7ca105b
Update djangorestframework-stubs to 1.8.0 (#3990) 2022-12-09 22:18:10 +00:00
pyup.io bot
a9c3b56e5f
Update black to 22.12.0 (#3988)
* Update black from 22.10.0 to 22.12.0

* Update black from 22.10.0 to 22.12.0
2022-12-09 22:04:36 +00:00
Bruno Alla
2f92644fce
Remove bind mounts for docker compose volumes (#3981)
Fix #3685
2022-12-09 22:04:12 +00:00
pyup.io bot
d15465a582
Update django-stubs to 1.13.1 (#3986) 2022-12-08 13:16:33 +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
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
pyup.io bot
0336f08da1
Update redis to 4.4.0 (#3977) 2022-12-04 14:10:58 +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
pyup.io bot
a464856234
Update flake8 to 6.0.0 (#3974) 2022-12-02 10:43:02 +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
David
77695c7c10
Fix typo in flower start for watching celery (#3966) 2022-11-26 11:08:39 +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
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
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
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
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
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
7bdc6aea66 Update python-slugify from 6.1.2 to 7.0.0 2022-11-18 14:21:59 -06:00
pyup-bot
466bb798aa Update django-model-utils from 4.2.0 to 4.3.1 2022-11-15 20:35:34 -06:00
github-actions[bot]
040537a5d6
Auto-update pre-commit hooks (#3942)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-11-11 10:00:06 +00:00
pyup.io bot
b74584a467
Update watchfiles to 0.18.1 (#3938) 2022-11-07 12:42:26 +00:00
Dani Hodovic
ca82618526
Store extended Celery task attributes in backend (#3855) 2022-11-06 12:40:16 +00:00
Abe Hanoka
3359f6a4df
add os requirements for Ubuntu 22.04 (Jammy) (#3930)
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
2022-11-06 12:36:17 +00:00
pyup.io bot
76234ca9e6
Update pytest-sugar to 0.9.6 (#3937) 2022-11-06 12:34:58 +00:00
Fábio C. Barrionuevo da Luz
e3a232a775
Merge pull request #3886 from cookiecutter/pyup-update-crispy-bootstrap5-0.6-to-0.7
Update crispy-bootstrap5 to 0.7
2022-11-01 22:17:49 -03:00
Fábio C. Barrionuevo da Luz
6d5859e9e8
Merge pull request #3927 from cookiecutter/pyup-update-django-coverage-plugin-2.0.3-to-2.0.4
Update django-coverage-plugin to 2.0.4
2022-11-01 22:17:29 -03:00
Fábio C. Barrionuevo da Luz
f0b9c2d7fd
Merge pull request #3928 from cookiecutter/pyup-update-pytz-2022.5-to-2022.6
Update pytz to 2022.6
2022-11-01 22:16:49 -03:00
Fábio C. Barrionuevo da Luz
ea33e4198d
Merge pull request #3922 from cookiecutter/pyup-update-pillow-9.2.0-to-9.3.0
Update pillow to 9.3.0
2022-11-01 22:16:11 -03:00
pyup-bot
f4668797b9 Update pytz from 2022.5 to 2022.6 2022-10-31 19:23:53 -07:00
pyup-bot
8bc9e1cabd Update django-coverage-plugin from 2.0.3 to 2.0.4 2022-10-31 05:19:20 -07:00
github-actions[bot]
db3edf1e70
Auto-update pre-commit hooks (#3924)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2022-10-30 09:59:28 +00:00
pyup-bot
f51e8e88e5 Update pillow from 9.2.0 to 9.3.0 2022-10-29 10:17:18 -07:00
pyup.io bot
9f290f21c8
Update uvicorn from 0.18.3 to 0.19.0 (#3920) 2022-10-26 19:38:40 +02:00
pyup.io bot
0b17d64d41
Update pytest to 7.2.0 (#3919)
* Update pytest from 7.1.3 to 7.2.0

* Update pytest from 7.1.3 to 7.2.0
2022-10-26 19:38:24 +02:00