Commit Graph

6853 Commits

Author SHA1 Message Date
John
13b97de9d7
Override _after_postgeneration to force save in User factory (#4534)
* Override _after_postgeneration to force save

Saving in _after_postgeneration was automatic in Factory Boy versions below 4.0, but must be done explicitly in newer versions.

* Clean up formatting
2023-08-19 20:31:53 +01:00
github-actions
2ff9a12c30 Release 2023.08.17 2023-08-18 02:08:43 +00:00
pyup.io bot
0336c1ab96
Update argon2-cffi from 21.3.0 to 23.1.0 (#4527) 2023-08-17 09:06:43 +01:00
pyup.io bot
064bf21f52
Update tox from 4.8.0 to 4.9.0 (#4529) 2023-08-17 09:06:12 +01:00
github-actions[bot]
eaebee84f1
Auto-update pre-commit hooks (#4530)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-08-17 09:05:13 +01:00
github-actions
60c595771d Release 2023.08.16 2023-08-17 02:07:28 +00:00
pyup.io bot
ffa94efd57
Update django-upgrade to 1.14.1 (#4528) 2023-08-16 12:28:53 +01:00
github-actions
1486f4f02c Release 2023.08.15 2023-08-16 02:08:51 +00:00
pyup.io bot
e79a909653
Update redis to 5.0.0 (#4526) 2023-08-15 15:40:33 +01:00
github-actions
b8e3f4a1bb Release 2023.08.14 2023-08-15 02:08:55 +00:00
Bruno Alla
b9550a1dab
Prevent error in data migration caused by long project name (#4525)
* Test very long project names on CI

* Fix migration
2023-08-14 23:00:26 +01:00
pyup.io bot
41d81b6286
Update werkzeug to 2.3.7 (#4521) 2023-08-14 12:00:40 +01:00
Bruno Alla
4e9f9afd3d
Install Django and DRF stubs with compatible-mypy extra (as per offical recommendation) (#4361) 2023-08-14 11:59:28 +01:00
Bruno Alla
cbacbb7525
Remove unused gulp-concat when Webpack is selected (#4520)
Fix #4513
2023-08-14 11:48:37 +01:00
browniebroke
211b0571f3 Update Contributors 2023-08-14 10:23:06 +00:00
zhaoruibing
bf44d152ea
Exclude env files from container image (add .envs/ to .dockerignore) (#4476)
Currently, environment files are copied to container image during build.

Environment files contains secrets and should not be in container images.
Per [discussion 4474](https://github.com/cookiecutter/cookiecutter-django/discussions/4474), this is likely a bug.

This change excludes all environment files from being copied to container image.

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-08-14 11:22:25 +01:00
browniebroke
f89ff79aee Update Contributors 2023-08-14 09:58:32 +00:00
Fateme Fouladkar
5d0a11b7d5
Update README.md (#4514)
* Update README.md

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-14 10:55:28 +01:00
pyup.io bot
7f59f85814
Update coverage to 7.3.0 (#4516) 2023-08-14 10:53:37 +01:00
pyup.io bot
b5b12b8f96
Update django-debug-toolbar to 4.2.0 (#4511) 2023-08-14 10:53:14 +01:00
pyup.io bot
a76f43dba9
Update flower to 2.0.1 (#4518) 2023-08-14 10:52:57 +01:00
pyup.io bot
867daa2265
Update tox to 4.8.0 (#4515) 2023-08-14 10:51:45 +01:00
browniebroke
d2b81ac39a Update Contributors 2023-08-14 09:51:28 +00:00
Tharushan
3415586cf7
Fix overrideCommand value in devcontainer so that the django container can run (#4517) 2023-08-14 10:50:47 +01:00
github-actions
bd153d0691 Release 2023.08.10 2023-08-11 02:08:04 +00:00
pyup.io bot
20730611d7
Update sh to 2.0.6 (#4508) 2023-08-10 13:59:06 +01:00
pyup.io bot
079260320e
Update tox to 4.7.0 (#4505) 2023-08-10 13:58:36 +01:00
pyup.io bot
3486a93f03
Update pygithub to 1.59.1 (#4501) 2023-08-10 13:58:18 +01:00
mpsantos
6a15b4831e
Corrected 'or' translation to pt-br (#4507) 2023-08-10 13:57:47 +01:00
github-actions
39e7876ade Release 2023.08.04 2023-08-05 02:15:32 +00:00
pyup.io bot
98d973f4b1
Update cookiecutter from 2.2.3 to 2.3.0 (#4502) 2023-08-04 08:22:29 +01:00
github-actions[bot]
ca99449e4a
Auto-update pre-commit hooks (#4503)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-08-04 08:22:14 +01:00
github-actions
6a391713d8 Release 2023.08.01 2023-08-02 02:14:43 +00:00
github-actions[bot]
64f660b170
Auto-update pre-commit hooks (#4499)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-08-01 23:02:31 +01:00
pyup.io bot
9d33aca169
Update django-anymail to 10.1 (#4497)
* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1

* Update django-anymail from 10.0 to 10.1
2023-08-01 23:02:09 +01:00
pyup.io bot
bbfdbc8b0e
Update sentry-sdk from 1.29.1 to 1.29.2 (#4496) 2023-08-01 23:01:24 +01:00
pyup.io bot
072372619d
Update django from 4.2.3 to 4.2.4 (#4495) 2023-08-01 23:01:10 +01:00
Bruno Alla
bc56102f13
Change how we remove prettier pre-commit hook from the config (#4450) 2023-08-01 20:56:51 +01:00
pyup.io bot
d54f29fd4f
Update flake8 to 6.1.0 (#4489)
* Update flake8 from 6.0.0 to 6.1.0

* Update flake8 from 6.0.0 to 6.1.0
2023-08-01 14:44:02 +01:00
pyup.io bot
093b346b3d
Update uvicorn to 0.23.2 (#4490) 2023-08-01 14:43:51 +01:00
pyup.io bot
82a944bc67
Update sentry-sdk to 1.29.1 (#4494) 2023-08-01 14:43:38 +01:00
github-actions
7844cfe008 Release 2023.07.30 2023-07-31 02:18:38 +00:00
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