Commit Graph

6653 Commits

Author SHA1 Message Date
github-actions[bot]
5de0e05490
Auto-update pre-commit hooks (#4405)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-06-19 10:11:35 +01:00
pyup.io bot
2bff4b8a83
Update celery to 5.3.1 (#4404) 2023-06-19 10:11:17 +01:00
github-actions
95353f07a9 Release 2023.06.18 2023-06-19 02:26:21 +00:00
pyup.io bot
224f31e7f3
Update flower from 1.2.0 to 2.0.0 (#4402) 2023-06-18 13:32:36 +01:00
Bruno Alla
7ad2e1fdae
Fix missing celery env variable when running compilemessages (#4403) 2023-06-18 13:03:36 +01:00
github-actions
1e40d7908f Release 2023.06.17 2023-06-18 02:31:49 +00:00
pyup.io bot
0b92189b61
Update tox from 4.6.1 to 4.6.2 (#4401) 2023-06-17 19:39:30 +01:00
pyup.io bot
ba9d73ce21
Update myst-parser from 1.0.0 to 2.0.0 (#4388) 2023-06-17 19:38:53 +01:00
github-actions
fc96e38591 Release 2023.06.16 2023-06-17 02:21:32 +00:00
pyup.io bot
9c8913ef47
Update whitenoise from 6.4.0 to 6.5.0 (#4400) 2023-06-16 21:10:09 +01:00
Jelmer
dc6c05cb43
Merge pull request #4399 from cookiecutter/pyup-update-django-redis-5.2.0-to-5.3.0
Update django-redis to 5.3.0
2023-06-16 20:27:56 +02:00
pyup-bot
9b3c4e7a94 Update django-redis from 5.2.0 to 5.3.0 2023-06-16 14:55:01 +01:00
pyup.io bot
d6b46df30a
Update tox from 4.6.0 to 4.6.1 (#4398) 2023-06-16 07:43:17 +01:00
github-actions[bot]
8c93ad4dd0
Auto-update pre-commit hooks (#4395)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-06-16 07:41:56 +01:00
github-actions
6d9cfeb099 Release 2023.06.14 2023-06-15 02:24:08 +00:00
pyup.io bot
61ee4c3e30
Update django-cors-headers from 4.0.0 to 4.1.0 (#4391) 2023-06-14 20:49:07 +01:00
pyup.io bot
da30887795
Update django-upgrade from 1.13.0 to 1.14.0 (#4394) 2023-06-14 14:27:57 -03:00
Jelmer
46deef4a5e
Merge pull request #4392 from cookiecutter/pyup-update-django-webpack-loader-2.0.0-to-2.0.1
Update django-webpack-loader to 2.0.1
2023-06-14 15:02:17 +02:00
pyup-bot
1c399167ad Update django-webpack-loader from 2.0.0 to 2.0.1 2023-06-14 13:54:22 +01:00
pyup.io bot
0d308fa2ee
Update pre-commit to 3.3.3 (#4390)
* Update pre-commit from 3.3.2 to 3.3.3

* Update pre-commit from 3.3.2 to 3.3.3
2023-06-14 06:54:36 +01:00
foarsitter
dc61beecba Update Contributors 2023-06-13 20:06:25 +00:00
Jelmer Draaijer
fa096673e4 Add @foarsitter as core contributor 2023-06-13 21:13:32 +02:00
github-actions
554edd43b1 Release 2023.06.11 2023-06-12 02:31:28 +00:00
pyup.io bot
733f5b9544
Update pytest to 7.3.2 (#4384)
* Update pytest from 7.3.1 to 7.3.2

* Update pytest from 7.3.1 to 7.3.2
2023-06-11 09:16:04 +01:00
github-actions[bot]
9bb27586d5
Auto-update pre-commit hooks (#4385)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-06-11 09:15:29 +01:00
github-actions
f643dffa73 Release 2023.06.09 2023-06-10 02:27:27 +00:00
Bruno Alla
2e561ed6c4
Fix missing compilemessages step before deploying to prod (#4363)
* Update readme on internationalization

* Run compilemessages when building production image

* Run compilemessages when deploying to Heroku

* Always keep Heroku post-compile hooks

* Add empty po file for en-US language

* Update instructions for Docker

* Update default po file

* Convert locale readme to markdown and expand a bit the instructions

* Don't compile translations for 3rd party packages

* Use simplified settings & set env variables for compiling translations

* Update README for translations

* Improve metadata for Brazilian Portuguese translations

* Fix condition for django compressor on Heroku

* Fix condition for Django Compressor
2023-06-09 11:12:44 +01:00
github-actions
932c7b6145 Release 2023.06.08 2023-06-09 02:32:22 +00:00
Bruno Alla
61ebd31e5d
Update Heroku runtime to Python 3.11.4 2023-06-08 16:49:59 +01:00
dependabot[bot]
ca780d5665
Update to Python 3.11.4 in production Docker compose (#4378)
Bumps python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 16:47:50 +01:00
dependabot[bot]
4e4ca84519
Update to Python 3.11.4 in docs Docker compose (#4379)
Bumps python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 16:47:43 +01:00
dependabot[bot]
b2dfd26834
Update to Python 3.11.4 in local Docker compose (#4380)
Bumps python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 16:47:37 +01:00
pyup.io bot
74b98844c2
Update celery to 5.3.0 (#4369) 2023-06-08 16:43:28 +01:00
mpsantos
1025d73083
Translate fixed message in test (#4374) 2023-06-08 16:41:35 +01:00
pyup.io bot
135ea503e4
Update werkzeug from 2.3.4 to 2.3.5 (#4377) 2023-06-08 11:15:42 +01:00
github-actions
e4915d62ac Release 2023.06.07 2023-06-08 02:31:36 +00:00
pyup.io bot
d6c8c760e7
Update sentry-sdk from 1.25.0 to 1.25.1 (#4376) 2023-06-07 13:55:10 -03:00
pyup.io bot
34e97530de
Update sphinx-rtd-theme from 1.2.1 to 1.2.2 (#4375) 2023-06-07 17:14:04 +01:00
Bruno Alla
5bf90a43a9
Replace runserver with runserver_plus (#4373)
This reverts commit f93a9f78d9

In #4255, `runserver_plus` was replaced by `runserver` due to some bugs in django-extensions, preventing us to upgrade Django.

In #4372, django-extensions was upgraded to a version with a fix, so we can go back to using `runserver_plus`.
2023-06-07 17:12:01 +01:00
pyup.io bot
36b5606823
Update django-extensions to 3.2.3 (#4372) 2023-06-07 10:17:09 +01:00
pyup.io bot
e96955656f
Update tox to 4.6.0 (#4371) 2023-06-07 10:15:10 +01:00
Bruno Alla
10c47d47a9
Merge pull request #4327 from cookiecutter/pyup-update-mypy-1.2.0-to-1.3.0
Update mypy to 1.3.0
2023-06-07 10:06:32 +01:00
Bruno Alla
cb9b681c2d
Merge remote-tracking branch 'upstream/pyup-update-djangorestframework-stubs-3.14.0-to-3.14.1' into pyup-update-mypy-1.2.0-to-1.3.0 2023-06-07 09:56:37 +01:00
Bruno Alla
6a436cefd2
Merge remote-tracking branch 'upstream/pyup-update-django-stubs-4.2.0-to-4.2.1' into pyup-update-mypy-1.2.0-to-1.3.0
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/local.txt
2023-06-07 09:56:23 +01:00
pyup-bot
45c407d47a Update mypy from 1.2.0 to 1.3.0 2023-06-07 09:55:19 +01:00
browniebroke
fbc2373bcc Update Contributors 2023-06-07 08:51:12 +00:00
Matheus Jardim Bernardes
72887ed673
add pt_BR .po file (#4367)
* add pt_BR .po file

* add ptBR strings

* update docs

* add README.rst info for i18n

* Update {{cookiecutter.project_slug}}/locale/pt_BR/LC_MESSAGES/django.po

Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>

---------

Co-authored-by: Matheus Jardim <matheus.jardim@conceptu.ind.br>
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
2023-06-07 09:50:30 +01:00
github-actions
d085363ae9 Release 2023.06.02 2023-06-03 02:27:09 +00:00
pyup-bot
0f7485f7c4 Update djangorestframework-stubs from 3.14.0 to 3.14.1 2023-06-02 18:18:40 +02:00
pyup-bot
c56451e268 Update django-stubs from 4.2.0 to 4.2.1 2023-06-02 18:18:37 +02:00