Commit Graph

4295 Commits

Author SHA1 Message Date
github-actions[bot]
ba5c1a760f Auto-update pre-commit hooks 2020-08-16 00:21:36 +00:00
Bruno Alla
3b5f3160c0
Merge pull request #2753 from pydanny/pyup-update-isort-5.4.1-to-5.4.2
Update isort to 5.4.2
2020-08-15 13:10:22 +01:00
Bruno Alla
c9f4e45888
Merge pull request #2752 from pydanny/pyup-update-sentry-sdk-0.16.3-to-0.16.5
Update sentry-sdk to 0.16.5
2020-08-15 13:09:32 +01:00
pyup-bot
727ad58d06 Update isort from 5.4.1 to 5.4.2 2020-08-14 23:10:21 -07:00
pyup-bot
3752997562 Update sentry-sdk from 0.16.3 to 0.16.5 2020-08-14 15:49:18 -07:00
Bruno Alla
9b67d828f6
Merge pull request #2750 from demestav/patch-2
Update linters.rst
2020-08-14 13:41:24 +01:00
Bruno Alla
b97d884055
Merge pull request #2749 from pydanny/pyup-update-sphinx-3.2.0-to-3.2.1
Update sphinx to 3.2.1
2020-08-14 13:40:26 +01:00
Bruno Alla
8603fd8d8c
Merge pull request #2743 from pydanny/pyup-update-factory-boy-2.12.0-to-3.0.1 2020-08-14 13:40:08 +01:00
Demetris Stavrou
89420f2932
Update linters.rst
Related to #2744 issue.
2020-08-14 15:09:36 +03:00
pyup-bot
5e3abf903f Update sphinx from 3.2.0 to 3.2.1 2020-08-14 04:19:56 -07:00
Bruno Alla
0ebd35dd83 Update deprecated imports 2020-08-14 12:19:42 +01:00
Bruno Alla
ab98cb3654
Merge pull request #2747 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2020-08-14 08:28:26 +01:00
Bruno Alla
44893b5d95
Merge pull request #2748 from pydanny/pyup-update-isort-5.4.0-to-5.4.1 2020-08-14 08:25:16 +01:00
Bruno Alla
cac78de485
Merge pull request #2664 from Afrowave/master 2020-08-14 08:16:22 +01:00
Bruno Alla
7e87a92596 Add missing comment over settings 2020-08-14 08:12:55 +01:00
Bruno Alla
e532fb331f
Merge pull request #2745 from Andrew-Chen-Wang/patch-3 2020-08-14 08:11:44 +01:00
pyup-bot
363b6eed4e Update isort from 5.4.0 to 5.4.1 2020-08-13 23:55:15 -07:00
github-actions[bot]
aa261ddbb7 Auto-update pre-commit hooks 2020-08-14 00:20:41 +00:00
Andrew Chen Wang
d411ed9b6a
Update compressor not check whitenoise condition 2020-08-13 18:45:37 -04:00
Jimmy Gitonga
ddcafff94f
Update docs/developing-locally-docker.rst
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2020-08-14 01:01:17 +03:00
Jimmy Gitonga
59d92d9eb4
Update docs/developing-locally-docker.rst
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2020-08-14 01:00:17 +03:00
Bruno Alla
ebd43bbd3c
Update runtime.txt 2020-08-13 20:59:56 +01:00
Andrew Chen Wang
148d6c2e29
Added noqa F405 to undefined STATIC_ROOT - flake8
* This is in addition to the PR for compressor support with AWS S3 and Google Cloud buckets
2020-08-13 10:24:51 -04:00
Andrew Chen Wang
1cb2a0c98e
Set COMPRESS_ROOT to STATIC_ROOT for compressor
Django compressor also recommends the `COMPRESS_ROOT` be the STATIC_ROOT. This also makes sure the utils is set up properly so that the CACHE directory is actually publicly available (it'll be inside the static directory as a subdirectory).
2020-08-13 10:13:40 -04:00
Andrew Chen Wang
55d3d95333
Add STATICFILES_STORAGE with compressor support 2020-08-13 10:08:53 -04:00
pyup-bot
2d410c5df9 Update factory-boy from 2.12.0 to 3.0.1 2020-08-13 01:34:47 -07:00
Bruno Alla
6f7d4b79c3
Merge pull request #2742 from pydanny/pyup-update-isort-5.3.2-to-5.4.0
Update isort to 5.4.0
2020-08-13 09:34:40 +01:00
pyup-bot
6e17bd2e6b Update isort from 5.3.2 to 5.4.0 2020-08-12 23:55:18 -07:00
Bruno Alla
12cfae2b07
Merge pull request #2740 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2020-08-12 13:12:23 +01:00
github-actions[bot]
5ae7d718bd Auto-update pre-commit hooks 2020-08-12 11:56:34 +00:00
Bruno Alla
4db39b5319 Fix syntax 2020-08-12 12:55:37 +01:00
Bruno Alla
3d1067fb56 Workflow to run pre-commit autoupdate 2020-08-12 12:52:58 +01:00
Bruno Alla
499af1b203 Update isort in pre-commit hook config 2020-08-12 12:31:32 +01:00
Bruno Alla
3cb4fe3bda
Merge pull request #2737 from pydanny/pyup-update-isort-4.3.21-to-5.3.2
Update isort to 5.3.2
2020-08-12 12:30:03 +01:00
Bruno Alla
5a3266f0f2
Merge pull request #2721 from janfabry/issue-2711/isort-pre-commit 2020-08-12 12:28:20 +01:00
Bruno Alla
a5af9baedb
Merge pull request #2693 from enchance/wrong-version 2020-08-11 16:37:15 +01:00
Bruno Alla
1645b8826d Use the pip resolver to avoid broken deps 2020-08-11 16:20:10 +01:00
Bruno Alla
97e18889c6 Revert "Added name to CONTRIBUTORS.txt"
This reverts commit 160ed6cb
2020-08-11 16:05:14 +01:00
pyup-bot
1cc6e6a05c Update isort from 4.3.21 to 5.3.2 2020-08-11 02:42:42 -07:00
Bruno Alla
e260fd347f
Merge pull request #2736 from pydanny/pyup-update-flake8-isort-3.0.1-to-4.0.0 2020-08-11 10:42:16 +01:00
pyup-bot
85cfe02437 Update flake8-isort from 3.0.1 to 4.0.0 2020-08-11 01:42:07 -07:00
pyup-bot
0c8cfc65aa Update flake8-isort from 3.0.1 to 4.0.0 2020-08-11 01:42:06 -07:00
Bruno Alla
cc8cdc6eb1
Merge pull request #2732 from pydanny/pyup-update-django-extensions-3.0.4-to-3.0.5 2020-08-10 17:22:18 +01:00
pyup-bot
dc03478717 Update django-extensions from 3.0.4 to 3.0.5 2020-08-10 02:38:22 -07:00
Bruno Alla
14df4edb43
Merge pull request #2731 from pydanny/pyup-update-sphinx-3.1.2-to-3.2.0
Update sphinx to 3.2.0
2020-08-10 10:38:14 +01:00
pyup-bot
2dc2125817 Update sphinx from 3.1.2 to 3.2.0 2020-08-08 15:39:21 -07:00
Bruno Alla
a7e76d347a
Merge pull request #2728 from pydanny/pyup-update-tox-3.18.1-to-3.19.0 2020-08-07 13:42:38 +02:00
pyup-bot
1fe32f1bba Update tox from 3.18.1 to 3.19.0 2020-08-06 10:44:47 -07:00
Bruno Alla
1b5997466c
Merge pull request #2726 from pydanny/pyup-update-django-anymail-7.2-to-7.2.1 2020-08-06 11:28:34 +02:00
Bruno Alla
2fe80aea3c
Merge pull request #2725 from pydanny/pyup-update-pylint-django-2.2.0-to-2.3.0
Update pylint-django to 2.3.0
2020-08-06 11:28:18 +02:00