browniebroke
7b27d791fa
Update Contributors
2023-07-30 11:15:43 +00:00
Sadra Yahyapour
9eea9c894e
README.md file extension issue fixed ( #4488 )
2023-07-30 12:15:06 +01:00
github-actions
a4c397890e
Release 2023.07.28
2023-07-29 02:15:29 +00:00
browniebroke
6354f7f64f
Update Contributors
2023-07-28 12:04:23 +00:00
Shayan Karimi
40ddc4b6af
Add support for Drone ( #4382 )
...
* Add overall config for drone.io support
* Update docs
* Configure basic CI setup
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix python image version for tests step
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-28 13:03:47 +01:00
github-actions
4e7aff306e
Release 2023.07.27
2023-07-28 02:17:48 +00:00
Imran Rahman
0ecb9ce299
Explicitly state that docker exec does not work for running management commands ( #4487 )
...
Co-authored-by: Imran Rahman <imranrahman.ix@gmail.com>
2023-07-27 14:42:04 +01:00
browniebroke
7a81a561c9
Update Contributors
2023-07-27 11:29:24 +00:00
hleroy
01962fb3a1
Add Webpack instructions for developping locally with HTTPS ( #4486 )
...
* Add Webpack instructions for developping locally with HTTPS
* Fix formatting of code blocks
---------
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-07-27 12:28:49 +01:00
Bruno Alla
eca21f5b77
Update broken link to https
...
Fix #4484
2023-07-26 09:50:16 +01:00
github-actions
286c68c06f
Release 2023.07.25
2023-07-26 02:22:13 +00:00
dependabot[bot]
72e91da973
Bump traefik ( #4483 )
...
Bumps traefik from 2.10.3 to 2.10.4.
---
updated-dependencies:
- dependency-name: traefik
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-07-25 10:21:53 -03:00
github-actions
64d9bd8c14
Release 2023.07.24
2023-07-25 02:28:58 +00:00
pyup.io bot
89ecc2e576
Update drf-spectacular to 0.26.4 ( #4481 )
2023-07-24 16:36:15 +01:00
Imran Rahman
a50f2bee94
Display custom 403_csrf.html while getting a csrf error in prod ( #4464 )
...
Co-authored-by: Imran Rahman <imranrahman.ix@gmail.com>
2023-07-24 12:41:10 +01:00
browniebroke
842fa01af0
Update Contributors
2023-07-24 09:43:43 +00:00
Imran Rahman
f567b5f685
update docs docker-compose -> docker compose ( #4463 )
...
Co-authored-by: Imran Rahman <imranrahman.ix@gmail.com>
2023-07-24 10:42:51 +01:00
github-actions
7664c4fb3e
Release 2023.07.20
2023-07-21 02:20:22 +00:00
pyup.io bot
e7f0b960b7
Update djlint to 1.32.1 ( #4475 )
...
* Update djlint from 1.32.0 to 1.32.1
* Update djlint from 1.32.0 to 1.32.1
2023-07-20 18:38:35 +01:00
github-actions
b146d7df04
Release 2023.07.19
2023-07-20 02:19:30 +00:00
pyup.io bot
394a9c4bd8
Update factory-boy to 3.3.0 ( #4472 )
2023-07-19 16:52:30 +01:00
pyup.io bot
6b4f8852a3
Update gunicorn to 21.2.0 ( #4473 )
2023-07-19 16:52:09 +01:00
pyup.io bot
7ef435d0c6
Update djlint to 1.32.0 ( #4471 )
...
* Update djlint from 1.31.1 to 1.32.0
* Update djlint from 1.31.1 to 1.32.0
2023-07-19 11:06:13 +01:00
github-actions
da697eb7ec
Release 2023.07.18
2023-07-19 03:01:03 +00:00
pyup.io bot
826c48c80e
Update gunicorn to 21.1.0 ( #4470 )
2023-07-18 17:56:19 +01:00
pyup.io bot
75a33485a3
Update uvicorn to 0.23.1 ( #4468 )
2023-07-18 12:40:58 +01:00
pyup.io bot
89e2889672
Update pyyaml to 6.0.1 ( #4467 )
2023-07-18 12:40:31 +01:00
pyup.io bot
daa4398071
Update gunicorn to 21.0.1 ( #4466 )
2023-07-18 12:40:06 +01:00
github-actions
69505fb7d6
Release 2023.07.13
2023-07-14 02:33:10 +00:00
pyup.io bot
1cfa07be3b
Update sentry-sdk from 1.28.0 to 1.28.1 ( #4458 )
2023-07-13 09:26:56 -03:00
Bruno Alla
de2f108ec2
Fix code style
2023-07-12 11:03:05 +01:00
github-actions
b907404466
Release 2023.07.11
2023-07-12 02:32:23 +00:00
pyup.io bot
4d59d69fee
Update cookiecutter to 2.2.3 ( #4456 )
2023-07-11 18:32:02 +01:00
masavini
f10253a3b3
fix /tmp bind mount ( #4455 )
2023-07-11 17:32:02 +01:00
Bruno Alla
67a7194d06
Improve type hints for UserSerializer
( #4429 )
...
* Improve type hints for UserSerializer
* Fix NameError for UserType
2023-07-11 14:11:24 +01:00
pre-commit-ci[bot]
a78f273846
[pre-commit.ci] pre-commit autoupdate ( #4453 )
...
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v3.0.0](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.9-for-vscode...v3.0.0 )
- [github.com/asottile/pyupgrade: v3.8.0 → v3.9.0](https://github.com/asottile/pyupgrade/compare/v3.8.0...v3.9.0 )
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-11 09:48:05 +02:00
pyup.io bot
cf2bc57a0d
Update black to 23.7.0 ( #4452 )
...
* Update black from 23.3.0 to 23.7.0
* Update black from 23.3.0 to 23.7.0
2023-07-11 09:43:53 +02:00
github-actions
63000d999e
Release 2023.07.10
2023-07-11 02:30:07 +00:00
pyup.io bot
cc2d8d2d7f
Update gitpython from 3.1.31 to 3.1.32 ( #4451 )
2023-07-10 22:05:21 +02:00
browniebroke
0958e88874
Update Contributors
2023-07-10 17:36:36 +00:00
villancikos
1507360b1f
Added webpack tip for port 3000 instead of 8000 in developing-locally… ( #4413 )
...
* Added webpack tip for port 3000 instead of 8000 in developing-locally.rst
* Rework Webpack/Gulp documentation to be more consistent across the board
---------
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-07-10 18:35:57 +01:00
Bruno Alla
8076e8cee8
Close existing Django issue if current is equal to it
2023-07-10 18:34:32 +01:00
Bruno Alla
ef462ba8e0
Attempt to fix Django issue checker
2023-07-10 18:32:14 +01:00
Andrew Chen Wang
a82622b592
Name shown twice in user_details.html if username set to email ( #4436 )
...
* Update user_detail.html
* Wrap long conditions over multiple lines
---------
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-07-10 17:46:42 +01:00
pyup.io bot
cb4d41dc96
Update cookiecutter to 2.2.2 ( #4449 )
2023-07-10 17:21:39 +01:00
tildebox
5610d854f5
Add missing trailing space in EMAIL_SUBJECT_PREFIX ( #4434 )
2023-07-10 17:20:36 +01:00
pyup.io bot
d19994a55a
Update tox to 4.6.4 ( #4448 )
2023-07-10 15:25:59 +01:00
pyup.io bot
e0d8f3702c
Update cookiecutter to 2.2.0 ( #4447 )
2023-07-10 15:25:05 +01:00
pyup.io bot
558d5282a5
Update django-coverage-plugin to 3.1.0 ( #4446 )
2023-07-10 15:24:25 +01:00
pyup.io bot
d794b151a2
Update pillow to 10.0.0 ( #4432 )
2023-07-10 15:23:57 +01:00