Commit Graph

6641 Commits

Author SHA1 Message Date
Bruno Alla
642e717d45
Fix condition for Django Compressor 2023-06-09 09:42:26 +01:00
Bruno Alla
4912c81239
Merge branch 'master' into fix/i18n 2023-06-08 17:11:54 +01: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
Bruno Alla
491ab749d8
Fix condition for django compressor on Heroku 2023-06-07 11:56:26 +01:00
Bruno Alla
07846027eb
Improve metadata for Brazilian Portuguese translations 2023-06-07 11:54:28 +01:00
Bruno Alla
c9c2c35423
Update README for translations 2023-06-07 11:52:17 +01:00
Bruno Alla
de38bd85f5
Merge branch 'master' into fix/i18n
# Conflicts:
#	{{cookiecutter.project_slug}}/locale/README.rst
2023-06-07 11:49:07 +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
pyup.io bot
752dbffdce
Update sentry-sdk to 1.25.0 (#4364) 2023-06-02 14:55:43 +01:00
Bruno Alla
0e9316e2fd
Use simplified settings & set env variables for compiling translations 2023-06-02 14:03:52 +01:00
Bruno Alla
932c2824e9
Don't compile translations for 3rd party packages 2023-05-31 21:01:03 +01:00
Bruno Alla
c5753b27e3
Convert locale readme to markdown and expand a bit the instructions 2023-05-31 20:41:58 +01:00
Bruno Alla
2e418fc312
Update default po file 2023-05-31 20:34:30 +01:00
Bruno Alla
d46ff405bf
Update instructions for Docker 2023-05-31 20:28:37 +01:00
Bruno Alla
bf1bab516a
Add empty po file for en-US language 2023-05-31 20:28:23 +01:00
Bruno Alla
d216bfbae1
Always keep Heroku post-compile hooks 2023-05-31 11:29:01 +01:00
Bruno Alla
7d39b56749
Run compilemessages when deploying to Heroku 2023-05-31 11:29:01 +01:00
Bruno Alla
c88ff2e18f
Run compilemessages when building production image 2023-05-31 11:29:01 +01:00
Bruno Alla
9265732e57
Update readme on internationalization 2023-05-31 11:29:01 +01:00
github-actions
00b22bc02d Release 2023.05.30 2023-05-31 02:31:12 +00:00
pyup.io bot
0e89b70e94
Update hiredis to 2.2.3 (#4360)
* Update hiredis from 2.2.2 to 2.2.3

* Update hiredis from 2.2.2 to 2.2.3
2023-05-30 16:05:37 +01:00
pyup.io bot
8d0ad800e7
Update django-debug-toolbar to 4.1.0 (#4359) 2023-05-30 16:05:20 +01:00
pyup.io bot
062c942ab6
Update redis to 4.5.5 (#4358) 2023-05-30 16:04:46 +01:00
pyup.io bot
332fa9afa2
Update django-anymail to 10.0 (#4357)
* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update the 'extra' for Amazon SES

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-05-30 16:04:26 +01:00
pyup.io bot
cb290a6d43
Update coverage to 7.2.7 (#4356) 2023-05-30 15:47:46 +01:00
github-actions
4b7cf3e80e Release 2023.05.28 2023-05-29 02:22:46 +00:00
pyup.io bot
7585febf58
Update tox from 4.5.1 to 4.5.2 (#4354) 2023-05-28 11:23:26 +01:00
github-actions
ee31a1eb63 Release 2023.05.24 2023-05-25 02:19:11 +00:00
Bruno Alla
8d64f17494
Prevent Celery restarts on media file changes (#4352)
Fix #4318
2023-05-24 15:51:38 +01:00
pyup.io bot
02d2d24b69
Update coverage from 7.2.5 to 7.2.6 (#4351) 2023-05-24 08:10:13 +01:00