Commit Graph

7884 Commits

Author SHA1 Message Date
Charlie Macfarlane Brodie
5529c44b16
Update available postgres versions
The listed versions in the documentation were out of sync with those given when running cookiecutter as recommended in the documentation.
2021-08-17 09:44:45 +01:00
pyup-bot
0f4e4ee7c1 Update django-debug-toolbar from 3.2.1 to 3.2.2 2021-08-15 07:20:11 -07:00
pyup-bot
7ebe768d60 Update django-cors-headers from 3.7.0 to 3.8.0 2021-08-15 07:20:08 -07:00
pyup-bot
8c3e85a7a1 Update uvicorn from 0.14.0 to 0.15.0 2021-08-14 07:14:13 -07:00
browniebroke
c5671cf242 Update Changelog 2021-08-14 02:13:26 +00:00
Bruno Alla
b7477670c1
Merge pull request #3255 from Andrew-Chen-Wang/redis6 2021-08-13 12:06:09 +02:00
Bruno Alla
48aaeda5ca
Merge pull request #3293 from Andrew-Chen-Wang/patch-3 2021-08-13 09:53:31 +02:00
Bruno Alla
d28bd97f3a
Update {{cookiecutter.project_slug}}/local.yml 2021-08-13 09:52:25 +02:00
browniebroke
9359d8f3f1 Update Changelog 2021-08-13 02:13:00 +00:00
Andrew Chen Wang
64d3dfba8c
Add back version number but use testing image 2021-08-12 16:31:35 -04:00
Andrew Chen Wang
29f3706aef
Update production.yml 2021-08-12 16:28:21 -04:00
Andrew Chen Wang
c0a6157373
Use major version 6 without minor 2021-08-12 09:18:19 -04:00
browniebroke
71bcf6c4a0 Update Contributors 2021-08-12 08:42:23 +00:00
Bruno Alla
872f690f94
Merge pull request #3268 from Mike97M/master
Add documentation for automating backups
2021-08-12 10:41:46 +02:00
Bruno Alla
ce80863f95
Merge pull request #3281 from pydanny/pyup-update-sentry-sdk-1.3.0-to-1.3.1
Update sentry-sdk to 1.3.1
2021-08-12 10:39:33 +02:00
browniebroke
32c5cb057b Update Contributors 2021-08-12 08:35:59 +00:00
Bruno Alla
1bddad0275
Merge pull request #3291 from keithcallenberg/patch-1
Add missing step to getting started locally in docs
2021-08-12 10:35:12 +02:00
Bruno Alla
5690c9503b Bump version to 3.1.13 2021-08-12 09:40:54 +02:00
Bruno Alla
b3a5a1d4fd
Merge pull request #3285 from pydanny/pyup-update-tox-3.24.0-to-3.24.1
Update tox to 3.24.1
2021-08-12 09:28:59 +02:00
Bruno Alla
e17a0c6e40
Merge pull request #3289 from pydanny/pyup-update-pre-commit-2.13.0-to-2.14.0 2021-08-12 09:13:54 +02:00
browniebroke
42d9cbbe8c Update Contributors 2021-08-12 07:12:15 +00:00
Bruno Alla
5525510efe
Merge pull request #3290 from mfosterw/master 2021-08-12 09:11:28 +02:00
browniebroke
b946378ef1 Update Contributors 2021-08-12 07:05:23 +00:00
Bruno Alla
8a511532ab
Merge pull request #3287 from Qoyyuum/patch-1 2021-08-12 09:04:49 +02:00
Andrew Chen Wang
4c45aa2e60
Fix RTD Python version
* Python 3.9 is technically supported via the testing image.
2021-08-11 23:13:30 -04:00
Keith Callenberg
081711ee63
minor correction in working directory in docs 2021-08-09 16:29:09 -04:00
Matthew Foster Walsh
4d8923f584 Removed outdated isort option "recursive=true" 2021-08-08 23:38:40 -05:00
Matthew Foster Walsh
0d4190c243 Moved isort config from .editorconfig to setup.cfg 2021-08-08 22:58:48 -05:00
Abdul Qoyyuum
3dfb5d1564
Update developing-locally-docker.rst 2021-08-07 16:43:47 +01:00
pyup-bot
eff1c5dfde Update pre-commit from 2.13.0 to 2.14.0 2021-08-06 13:43:03 -07:00
pyup-bot
2fdbcb52eb Update pre-commit from 2.13.0 to 2.14.0 2021-08-06 13:43:02 -07:00
Abdul Qoyyuum
370cefdf24
How to pre-commit in Docker Development
It is clear that pre-commit cannot work inside Docker containers and it can only work with git stored on the local machine since its not in a shared volume with the containers. Therefore, it should be noted that anyone who uses this cookicutter with pre-commit already generated by default in every project, should start using pre-commit into their general workflow.
2021-08-06 15:55:40 +01:00
pyup-bot
61a6fd3189 Update tox from 3.24.0 to 3.24.1 2021-07-31 20:02:05 -07:00
browniebroke
103cc9f2ff Update Changelog 2021-07-31 02:14:58 +00:00
Bruno Alla
fd41f399d8
Merge pull request #3283 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2021-07-30 10:43:14 +02:00
Bruno Alla
01fe029508
Merge pull request #3282 from pydanny/pyup-update-isort-5.9.2-to-5.9.3
Update isort to 5.9.3
2021-07-30 10:42:59 +02:00
browniebroke
f3145b895e Auto-update pre-commit hooks 2021-07-30 00:04:45 +00:00
pyup-bot
d4edc4dc43 Update isort from 5.9.2 to 5.9.3 2021-07-29 02:42:47 -07:00
pyup-bot
c26f5cb5f0 Update sentry-sdk from 1.3.0 to 1.3.1 2021-07-28 04:38:03 -07:00
browniebroke
cb2920c056 Update Changelog 2021-07-28 02:16:35 +00:00
Andrew Chen Wang
5f70a802a6
Fix popper package installation
Co-authored-by: Steve Putman <steve.putman@gmail.com>
2021-07-27 19:39:15 -04:00
Bruno Alla
3dc704b6b6
Merge pull request #3110 from pydanny/pyup-update-hiredis-1.1.0-to-2.0.0 2021-07-27 13:52:09 +02:00
Bruno Alla
a00dc29f3c
Merge pull request #3237 from pydanny/pyup-update-mypy-0.902-to-0.910
Update mypy to 0.910
2021-07-27 13:50:06 +02:00
Bruno Alla
4878a0b542
Merge pull request #3273 from pydanny/pyup-update-whitenoise-5.2.0-to-5.3.0 2021-07-27 13:48:49 +02:00
Bruno Alla
49280a2d8e
Merge pull request #3269 from pydanny/pyup-update-tox-3.23.1-to-3.24.0
Update tox to 3.24.0
2021-07-27 13:48:31 +02:00
Bruno Alla
f7704ee776
Merge pull request #3267 from pydanny/pyup-update-django-allauth-0.44.0-to-0.45.0 2021-07-27 13:48:12 +02:00
Bruno Alla
fcdbca9f8e
Merge pull request #3262 from pydanny/pyup-update-sentry-sdk-1.1.0-to-1.3.0
Update sentry-sdk to 1.3.0
2021-07-27 13:46:59 +02:00
Bruno Alla
9c330cc10a
Merge pull request #3278 from pydanny/pyup-update-sphinx-4.0.2-to-4.1.2
Update sphinx to 4.1.2
2021-07-27 13:46:19 +02:00
Bruno Alla
2e03971256
Merge pull request #3264 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2021-07-27 13:45:45 +02:00
Bruno Alla
84c48e5782
Merge pull request #3279 from pydanny/pyup-update-isort-5.9.1-to-5.9.2
Update isort to 5.9.2
2021-07-27 13:45:21 +02:00