github-actions[bot]
84713cf724
Auto-update pre-commit hooks
2020-09-04 00:24:21 +00:00
pyup-bot
a7c69639f2
Update sentry-sdk from 0.17.2 to 0.17.3
2020-09-02 02:51:48 -07:00
Bruno Alla
cc97340c25
Merge pull request #2777 from foarsitter/sentry_environment_and_performance_tracing
...
Add environment and traces_sample_rate keyword to sentry_sdk.init
2020-09-02 11:51:41 +02:00
pyup-bot
bd977e29af
Update django-extensions from 3.0.6 to 3.0.7
2020-09-01 17:08:30 -07:00
Bruno Alla
fe36bb3574
Merge pull request #2781 from pydanny/pyup-update-django-storages-1.9.1-to-1.10
2020-09-01 22:42:12 +02:00
Bruno Alla
2217e69aa5
Merge pull request #2780 from howiezhao/patch-1
2020-09-01 22:41:07 +02:00
Bruno Alla
53b4371c09
Remove deprecated setting from django-storages
2020-09-01 22:20:02 +02:00
Bruno Alla
18da9c910d
Merge pull request #2784 from pydanny/pyup-update-sentry-sdk-0.17.1-to-0.17.2
...
Update sentry-sdk to 0.17.2
2020-09-01 22:04:29 +02:00
pyup-bot
007ab4aefd
Update django from 3.0.9 to 3.0.10
2020-09-01 07:56:59 -07:00
pyup-bot
18c53d0a3b
Update sentry-sdk from 0.17.1 to 0.17.2
2020-09-01 07:56:55 -07:00
Bruno Alla
0328a8bbaa
Merge pull request #2782 from pydanny/pyup-update-sphinx-autobuild-0.7.1-to-2020.9.1
...
Update sphinx-autobuild to 2020.9.1
2020-09-01 10:52:56 +02:00
pyup-bot
fe9c9b5e48
Update django-extensions from 3.0.5 to 3.0.6
2020-08-31 11:53:48 -07:00
pyup-bot
2f7a6c3013
Update sphinx-autobuild from 0.7.1 to 2020.9.1
2020-08-31 05:45:27 -07:00
pyup-bot
0c23267806
Update django-storages from 1.9.1 to 1.10
2020-08-31 00:15:41 -07:00
pyup-bot
aeefbc060f
Update django-storages from 1.9.1 to 1.10
2020-08-31 00:15:40 -07:00
Howie Zhao
2c82c4e1da
chore: update document link
2020-08-29 11:59:29 +08:00
Howie Zhao
baf5e6e74e
chore: exclude venv directory
2020-08-29 11:53:24 +08:00
pyup-bot
d17321dfbe
Update sentry-sdk from 0.17.0 to 0.17.1
2020-08-28 14:55:22 -07:00
Jelmer Draaijer
688739cb39
Add environment and traces_sample_rate keyword to sentry_sdk.init
2020-08-28 10:25:40 +02:00
Bruno Alla
3ab741545c
Merge pull request #2764 from pydanny/pyup-update-django-cors-headers-3.4.0-to-3.5.0
...
Update django-cors-headers to 3.5.0
2020-08-27 16:01:40 +02:00
Bruno Alla
7614bd9958
Merge branch 'master' into update/pre-commit-autoupdate
2020-08-27 09:52:55 +02:00
Bruno Alla
e21869c1d4
Fix black formatting issues
2020-08-27 09:41:28 +02:00
github-actions[bot]
bc58420364
Auto-update pre-commit hooks
2020-08-27 00:22:07 +00:00
pyup-bot
0dc3fe0b3d
Update black from 19.10b0 to 20.8b1
2020-08-26 10:05:24 -07:00
pyup-bot
294d20d5e6
Update django-cors-headers from 3.4.0 to 3.5.0
2020-08-25 05:08:22 -07:00
pyup-bot
32b81ba02e
Update sentry-sdk from 0.16.5 to 0.17.0
2020-08-24 09:54:47 -07:00
pyup-bot
cc1d297ad6
Update pre-commit from 2.6.0 to 2.7.1
2020-08-23 12:35:31 -07:00
github-actions[bot]
ba5c1a760f
Auto-update pre-commit hooks
2020-08-16 00:21:36 +00: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
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
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
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
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
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
github-actions[bot]
5ae7d718bd
Auto-update pre-commit hooks
2020-08-12 11:56:34 +00:00
Bruno Alla
499af1b203
Update isort in pre-commit hook config
2020-08-12 12:31:32 +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
97e18889c6
Revert "Added name to CONTRIBUTORS.txt"
...
This reverts commit 160ed6cb
2020-08-11 16:05:14 +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
dc03478717
Update django-extensions from 3.0.4 to 3.0.5
2020-08-10 02:38:22 -07:00