browniebroke
1661e55375
Update Contributors
2024-04-03 13:49:59 +00:00
David Păcioianu
559fae8a70
Update ci.yml ( #4964 )
2024-04-03 15:49:12 +02:00
pyup.io bot
39af435201
Update sentry-sdk from 1.44.0 to 1.44.1 ( #4963 )
2024-04-03 07:28:07 -03:00
github-actions
27734891ab
Release 2024.04.02
2024-04-03 02:11:47 +00:00
foarsitter
ab69189482
Update Contributors
2024-04-02 16:59:48 +00:00
Jelmer
9956f2b2e6
Merge pull request #4950 from GvS666/master
...
Change pytest import mode to importlib
2024-04-02 18:59:03 +02:00
foarsitter
d430e2f3fc
Update Contributors
2024-04-02 16:53:50 +00:00
Jelmer
4abd083c64
Merge pull request #4954 from PatDuJour/patch-1
...
Use main over master for branch name in deployment-on-heroku instruction
2024-04-02 18:41:12 +02:00
Jelmer
ccdb6a4ba0
Merge pull request #4948 from cookiecutter/pyup-update-sentry-sdk-1.43.0-to-1.44.0
...
Update sentry-sdk to 1.44.0
2024-04-02 18:40:34 +02:00
Jelmer
668ee336c9
Merge pull request #4955 from cookiecutter/pyup-update-ruff-0.3.4-to-0.3.5
...
Update ruff to 0.3.5
2024-04-02 18:40:15 +02:00
Jelmer
7e41971a76
Merge pull request #4951 from cookiecutter/pyup-update-gitpython-3.1.42-to-3.1.43
...
Update gitpython to 3.1.43
2024-04-02 18:40:09 +02:00
Jelmer
53e360c8db
Merge pull request #4953 from cookiecutter/pyup-update-pillow-10.2.0-to-10.3.0
...
Update pillow to 10.3.0
2024-04-02 18:40:02 +02:00
Jelmer
101bfdb259
Merge pull request #4956 from cookiecutter/pyup-update-django-model-utils-4.4.0-to-4.5.0
...
Update django-model-utils to 4.5.0
2024-04-02 18:39:05 +02:00
Jelmer
4b9873a4f1
Merge pull request #4957 from cookiecutter/pyup-update-drf-spectacular-0.27.1-to-0.27.2
...
Update drf-spectacular to 0.27.2
2024-04-02 18:38:45 +02:00
Jelmer
10f6402d94
Merge pull request #4958 from cookiecutter/pyup-update-werkzeug-3.0.1-to-3.0.2
...
Update werkzeug to 3.0.2
2024-04-02 18:38:35 +02:00
Jelmer
38406ca107
Merge pull request #4959 from cookiecutter/update/pre-commit-autoupdate
...
Auto-update pre-commit hooks
2024-04-02 18:38:27 +02:00
Jelmer
0c5b738922
Merge pull request #4961 from simonliska/master
...
change obsolete docker image "docker/compose:1.29.2" to "docker:25.0"
2024-04-02 18:38:04 +02:00
Simon Liska
525ebf2b45
change obsolete docker image "docker/compose:1.29.2" to "docker:25.0"
2024-04-02 17:22:33 +02:00
browniebroke
8899824460
Auto-update pre-commit hooks
2024-04-02 02:24:13 +00:00
pyup-bot
1c9c91b15e
Update werkzeug from 3.0.1 to 3.0.2
2024-04-01 22:40:40 +03:00
pyup-bot
308139717d
Update drf-spectacular from 0.27.1 to 0.27.2
2024-04-01 22:40:12 +03:00
pyup-bot
79b2828f7b
Update django-model-utils from 4.4.0 to 4.5.0
2024-04-01 22:40:09 +03:00
pyup-bot
a43cbf0709
Update ruff from 0.3.4 to 0.3.5
2024-04-01 21:42:18 +03:00
pyup-bot
a3f3268c95
Update ruff from 0.3.4 to 0.3.5
2024-04-01 21:42:18 +03:00
Patrick Zhang
349679ef33
Use main over master for branch name in deployment-on-heroku instruction
2024-04-02 02:11:25 +08:00
pyup-bot
5af055bccb
Update pillow from 10.2.0 to 10.3.0
2024-04-01 17:25:02 +03:00
pyup-bot
719fa5d57b
Update gitpython from 3.1.42 to 3.1.43
2024-03-31 10:47:17 +01:00
github-actions
35f21ba697
Release 2024.03.29
2024-03-30 02:08:54 +00:00
GvS
b9e88f94a7
Change pytest import mode to importlib
2024-03-29 12:06:05 +00:00
Abe Hanoka
bca7d02f0a
Add instruction for adding a django app ( #4944 )
...
* feat(docs): add instruction for adding a django app
Following the the steps outlined in:
https://github.com/cookiecutter/cookiecutter-django/discussions/4339#discussioncomment-5922166
this PR adds a "Creating Your First Django App" section to the docs
breifly expalins the file structure and outlines the steps to add a new
app.
* Update docs/developing-locally.rst
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
* Update docs/developing-locally.rst
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
---------
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-03-29 09:48:14 +00:00
pyup-bot
099d0f2391
Update sentry-sdk from 1.43.0 to 1.44.0
2024-03-28 16:04:42 +00:00
github-actions
a8ff250a9d
Release 2024.03.27
2024-03-28 02:12:49 +00:00
pyup.io bot
4166119930
Update pre-commit to 3.7.0 ( #4943 )
...
* Update pre-commit from 3.6.2 to 3.7.0
* Update pre-commit from 3.6.2 to 3.7.0
2024-03-27 08:20:50 +00:00
pyup.io bot
f07848448a
Update pygithub from 2.2.0 to 2.3.0 ( #4942 )
2024-03-27 08:20:37 +00:00
pyup.io bot
ba4d7f6435
Update djangorestframework from 3.15.0 to 3.15.1 ( #4941 )
2024-03-27 08:19:41 +00:00
pyup.io bot
bd9181befa
Update tox from 4.14.1 to 4.14.2 ( #4940 )
2024-03-27 08:19:31 +00:00
pyup.io bot
52b4a61d82
Update ruff to 0.3.4 ( #4936 )
...
* Update ruff from 0.3.3 to 0.3.4
* Update ruff from 0.3.3 to 0.3.4
2024-03-27 08:19:05 +00:00
github-actions[bot]
bf09d5614f
Auto-update pre-commit hooks ( #4937 )
...
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-03-27 08:18:48 +00:00
github-actions
c616a03632
Release 2024.03.26
2024-03-27 02:10:43 +00:00
Eraldo Energy
f4362c7676
Update mentions of psycopg in comments ( #4947 )
2024-03-26 15:47:02 +00:00
github-actions
1a7e6a8414
Release 2024.03.21
2024-03-22 02:10:09 +00:00
Nix Siow
ad6faa617d
Add PostgreSQL 16, remove Postgres 10 and 11 ( #4935 )
...
Add support for PostgreSQL 16 and remove support for version 10 & 11
2024-03-21 14:00:32 +01:00
Jelmer
574163670d
Merge pull request #4933 from cookiecutter/pyup-update-uvicorn-0.28.0-to-0.29.0
...
Update uvicorn to 0.29.0
2024-03-21 08:49:05 +01:00
Jelmer
883d60fced
Merge pull request #4934 from cookiecutter/pyup-update-sentry-sdk-1.42.0-to-1.43.0
...
Update sentry-sdk to 1.43.0
2024-03-21 08:48:55 +01:00
pyup-bot
387f03e673
Update sentry-sdk from 1.42.0 to 1.43.0
2024-03-20 14:03:56 +00:00
pyup-bot
2e8412521a
Update uvicorn from 0.28.0 to 0.29.0
2024-03-20 07:43:05 +00:00
github-actions
747a1b1502
Release 2024.03.19
2024-03-20 02:10:14 +00:00
Jelmer
3b3cf416f3
Merge pull request #4930 from foarsitter/py312
...
Upgrade Python to version 3.12
2024-03-19 10:41:04 +01:00
Jelmer
bb2c1c9952
Merge pull request #4898 from SukiCZ/docs/postgres-upgrade
...
Add documentation to upgrade Postgres in Docker environment. Fix : #461
2024-03-19 10:40:52 +01:00
github-actions
88a90402a4
Release 2024.03.18
2024-03-19 02:10:39 +00:00