Commit Graph

7109 Commits

Author SHA1 Message Date
Tim Freund
c7eded8644
Add registry to Docker images names (#4804)
Prepending docker.io/ to image names allows projects to be run in
alternate runtimes such as podman-compose without additional
configuration.
2024-01-25 09:12:07 +00:00
browniebroke
956469849a Update Contributors 2024-01-25 09:02:05 +00:00
Jens Kaeske
bda89eaa06
Replace custom static & media storage classes by passing options in the STORAGES setting (#4803)
The custom cloud storages module has been deleted, and the settings have been updated to use the storage backend settings directly from each cloud provider's storage backend libraries. These changes have simplified the cloud storage configuration for each cloud provider in the production settings file.
2024-01-25 09:01:27 +00:00
github-actions
4da8386f9c Release 2024.01.24 2024-01-25 02:17:27 +00:00
pyup.io bot
cd0a76c46f
Update uvicorn to 0.27.0 (#4800) 2024-01-24 15:34:24 +00:00
Bruno Alla
1899b485e6
Migrate to the unified STORAGES setting added in Django 4.2 (#4477)
* changed settings.py vars to reflect django-4.2

* Fix code style

* removed overriding and if block in variable

* Fix code style

* Remove comment

* Add back default file storage

---------

Co-authored-by: Manan Bhavsar <mananbh9@live.com>
2024-01-24 15:32:44 +00:00
Bruno Alla
e354622bb7
Auto-close issue marked as "wontfix" 2024-01-24 10:25:58 +00:00
github-actions
a634c7aed9 Release 2024.01.21 2024-01-22 02:18:09 +00:00
dependabot[bot]
d9033c1ee2
Bump browser-sync from 2.29.3 to 3.0.2 in /{{cookiecutter.project_slug}} (#4765)
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.29.3 to 3.0.2.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.29.3...v3.0.2)

---
updated-dependencies:
- dependency-name: browser-sync
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-21 22:37:30 +00:00
Cristian Vargas
86faba37d9
Update traefik doc links (#4798)
* Update traefik doc links

* Update traefik doc. Use correct anchor
2024-01-21 22:32:47 +00:00
github-actions
572ed96d35 Release 2024.01.19 2024-01-20 02:15:14 +00:00
pyup.io bot
238d54a8a8
Update drf-spectacular to 0.27.1 (#4797) 2024-01-19 10:04:12 +00:00
github-actions
5aa3c60537 Release 2024.01.17 2024-01-18 02:16:35 +00:00
dependabot[bot]
3f57c5525a
Bump webpack-bundle-tracker to 3.0.1 (#4781)
Bumps [webpack-bundle-tracker](https://github.com/django-webpack/webpack-bundle-tracker) from 2.0.1 to 3.0.1.
- [Release notes](https://github.com/django-webpack/webpack-bundle-tracker/releases)
- [Commits](https://github.com/django-webpack/webpack-bundle-tracker/compare/2.0.1...v3.0.1)

---
updated-dependencies:
- dependency-name: webpack-bundle-tracker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 09:27:11 +00:00
pyup.io bot
1ee1de2df7
Update django-webpack-loader to 3.0.1 (#4793) 2024-01-17 09:26:10 +00:00
dependabot[bot]
d990dcacab
Bump postcss-loader to 8.0.0 (#4795)
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.4 to 8.0.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.4...v8.0.0)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 09:24:27 +00:00
pyup.io bot
350e74322d
Update tox to 4.12.1 (#4796) 2024-01-17 09:22:44 +00:00
Matthew Foster Walsh
bc06b0da59
Add a test to cover DJANGO_ADMIN_FORCE_ALLAUTH (#4790)
* Add a test to cover `DJANGO_ADMIN_FORCE_ALLAUTH`

* Remove unused fixtures

* Test redirect url
2024-01-17 09:18:54 +00:00
pyup.io bot
5665b617fc
Update uvicorn to 0.26.0 (#4794) 2024-01-17 09:13:26 +00:00
github-actions
813d260cca Release 2024.01.16 2024-01-17 02:16:53 +00:00
dependabot[bot]
d939a0cfd4
Bump sass-loader from to 14.0.0 (#4791)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.3.3 to 14.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.3.3...v14.0.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 09:18:08 +00:00
github-actions
447a6a7f93 Release 2024.01.15 2024-01-16 02:16:37 +00:00
pyup.io bot
385f83f851
Update gitpython to 3.1.41 (#4788) 2024-01-15 22:49:49 +00:00
pyup.io bot
d436c0b52c
Update django-allauth to 0.60.1 (#4787) 2024-01-15 22:21:42 +00:00
browniebroke
f07aa6010b Update Contributors 2024-01-15 09:51:56 +00:00
Nix Siow
a035a11874
Update allauth documentation links (#4786) 2024-01-15 09:51:21 +00:00
pyup.io bot
19bfd54665
Update tox to 4.12.0 (#4785) 2024-01-12 09:26:15 +00:00
github-actions
a3ba685b85 Release 2024.01.11 2024-01-12 02:16:47 +00:00
pyup.io bot
5343caa1d0
Update jinja2 to 3.1.3 (#4784) 2024-01-11 14:01:07 +00:00
github-actions
95c6b24754 Release 2024.01.10 2024-01-11 02:16:44 +00:00
pyup.io bot
75657310f0
Update sentry-sdk to 1.39.2 (#4782) 2024-01-10 13:45:25 +00:00
github-actions
73958a391d Release 2024.01.09 2024-01-10 02:16:46 +00:00
browniebroke
eb58c83bf7 Update Contributors 2024-01-09 18:56:47 +00:00
Michael V. Battista
4bb612f83e
Update allauth settings documentation links (#4769)
* 💡 Update allauth settings documentation links

* Apply suggestions from code review

---------

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-01-09 18:56:10 +00:00
pyup.io bot
e086be1317
Update django-allauth to 0.60.0 (#4776) 2024-01-09 18:34:16 +00:00
pyup.io bot
f86de20956
Update psycopg to 3.1.17 (#4777)
* Update psycopg from 3.1.16 to 3.1.17

* Update psycopg from 3.1.16 to 3.1.17

* Update psycopg from 3.1.16 to 3.1.17
2024-01-09 18:33:52 +00:00
Bruno Alla
1e596589c5
Update dependabot config 2024-01-09 18:33:20 +00:00
dependabot[bot]
6194b1cc78
Bump tiangolo/issue-manager from 0.4.0 to 0.4.1 (#4780)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.4.0...0.4.1)

---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
  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>
2024-01-09 18:31:45 +00:00
github-actions
1cd0fcb35f Release 2024.01.05 2024-01-06 02:14:07 +00:00
github-actions[bot]
ec96bf9144
Auto-update pre-commit hooks (#4774)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2024-01-05 14:39:16 -03:00
pyup.io bot
21f0b38283
Update flake8 to 7.0.0 (#4775)
* Update flake8 from 6.1.0 to 7.0.0

* Update flake8 from 6.1.0 to 7.0.0
2024-01-05 14:38:53 -03:00
github-actions
95e508b553 Release 2024.01.02 2024-01-03 02:14:05 +00:00
pyup.io bot
45805ef1da
Update psycopg to 3.1.16 (#4753)
* Update psycopg from 3.1.15 to 3.1.16

* Update psycopg from 3.1.15 to 3.1.16

* Update psycopg from 3.1.15 to 3.1.16
2024-01-02 14:29:15 +00:00
pyup.io bot
0e4e0f7f9d
Update djlint to 1.34.1 (#4773)
* Update djlint from 1.34.0 to 1.34.1

* Update djlint from 1.34.0 to 1.34.1
2024-01-02 14:28:34 +00:00
pyup.io bot
5d997da97e
Update uvicorn to 0.25.0 (#4760) 2024-01-02 12:23:32 +00:00
github-actions[bot]
3183062d33
Auto-update pre-commit hooks (#4749)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2024-01-02 11:49:06 +00:00
pyup.io bot
8bedaf2d2b
Update black to 23.12.1 (#4772)
* Update black from 23.12.0 to 23.12.1

* Update black from 23.12.0 to 23.12.1
2024-01-02 11:40:48 +00:00
pyup.io bot
69be15bfe4
Update pillow to 10.2.0 (#4770) 2024-01-02 11:40:32 +00:00
pyup.io bot
09483a6b7b
Update django to 4.2.9 (#4771) 2024-01-02 11:40:14 +00:00
pyup.io bot
deb74408fe
Update pytest to 7.4.4 (#4767)
* Update pytest from 7.4.3 to 7.4.4

* Update pytest from 7.4.3 to 7.4.4
2024-01-02 10:06:41 +00:00