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
pyup-bot
2dc2125817
Update sphinx from 3.1.2 to 3.2.0
2020-08-08 15:39:21 -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
Bruno Alla
b867716206
Merge pull request #2724 from pydanny/pyup-update-django-extensions-3.0.3-to-3.0.4
...
Update django-extensions to 3.0.4
2020-08-06 11:27:59 +02:00
pyup-bot
bdc9ad1997
Update django-anymail from 7.2 to 7.2.1
2020-08-05 13:37:05 -07:00
pyup-bot
f65d5332af
Update django-anymail from 7.2 to 7.2.1
2020-08-05 13:37:04 -07:00
pyup-bot
92f466a3a7
Update django-anymail from 7.2 to 7.2.1
2020-08-05 13:37:03 -07:00
pyup-bot
dac0ee23e4
Update django-anymail from 7.2 to 7.2.1
2020-08-05 13:37:02 -07:00
pyup-bot
0cbb2c46c4
Update django-anymail from 7.2 to 7.2.1
2020-08-05 13:37:01 -07:00
pyup-bot
0a6c8bf40f
Update django-anymail from 7.2 to 7.2.1
2020-08-05 13:37:01 -07:00
pyup-bot
9536e75773
Update django-anymail from 7.2 to 7.2.1
2020-08-05 13:37:00 -07:00
pyup-bot
e869f355b5
Update django-anymail from 7.2 to 7.2.1
2020-08-05 13:36:59 -07:00
pyup-bot
405be0114f
Update django-anymail from 7.2 to 7.2.1
2020-08-05 13:36:58 -07:00
pyup-bot
35a9a02bae
Update pylint-django from 2.2.0 to 2.3.0
2020-08-05 05:39:58 -07:00
pyup-bot
e288f1ff4f
Update django-extensions from 3.0.3 to 3.0.4
2020-08-05 04:44:52 -07:00
pyup-bot
0ea47997e0
Update djangorestframework from 3.11.0 to 3.11.1
2020-08-05 04:44:48 -07:00
Jan Fabry
dd6c76f3be
Run isort as pre-commit hook
...
Run it before flake8, so any errors will get fixed automatically.
Fixes #2711
2020-08-04 17:06:37 +02:00
pyup-bot
8a74fee736
Update whitenoise from 5.1.0 to 5.2.0
2020-08-04 04:15:53 -07:00
Bruno Alla
f2adb7e48b
Merge pull request #2718 from pydanny/pyup-update-django-3.0.8-to-3.0.9
...
Update django to 3.0.9
2020-08-03 10:14:41 +02:00
Bruno Alla
a68918a22a
Merge pull request #2717 from pydanny/pyup-update-sentry-sdk-0.16.2-to-0.16.3
...
Update sentry-sdk to 0.16.3
2020-08-03 09:56:44 +02:00
Bruno Alla
a575c28b39
Merge pull request #2716 from pydanny/pyup-update-celery-4.4.6-to-4.4.7
...
Update celery to 4.4.7
2020-08-03 09:56:31 +02:00
Bruno Alla
3a7b3f5626
Merge pull request #2715 from pydanny/pyup-update-uvicorn-0.11.7-to-0.11.8
...
Update uvicorn to 0.11.8
2020-08-03 09:56:06 +02:00
pyup-bot
7e8e10de92
Update django from 3.0.8 to 3.0.9
2020-08-03 00:55:51 -07:00
pyup-bot
db8de7dafc
Update sentry-sdk from 0.16.2 to 0.16.3
2020-08-01 14:41:44 -07:00
pyup-bot
7cf0bbdf0d
Update celery from 4.4.6 to 4.4.7
2020-07-31 12:52:55 -07:00
pyup-bot
a5f6b56c38
Update uvicorn from 0.11.7 to 0.11.8
2020-07-31 10:04:55 -07:00
pyup-bot
b9b7e9b7dd
Update pytest from 5.4.3 to 6.0.1
2020-07-30 16:54:50 -07:00
pyup-bot
4b4bda7835
Update uvicorn from 0.11.6 to 0.11.7
2020-07-28 06:34:49 -07:00
pyup-bot
c3391c9572
Update django-anymail from 7.1.0 to 7.2
2020-07-25 12:51:40 -07:00
pyup-bot
83290cb710
Update django-anymail from 7.1.0 to 7.2
2020-07-25 12:51:40 -07:00
pyup-bot
8fa56b3c6d
Update django-anymail from 7.1.0 to 7.2
2020-07-25 12:51:39 -07:00
pyup-bot
1d8f637f9d
Update django-anymail from 7.1.0 to 7.2
2020-07-25 12:51:38 -07:00
pyup-bot
14fad9247b
Update django-anymail from 7.1.0 to 7.2
2020-07-25 12:51:37 -07:00
pyup-bot
a5e71ab8bf
Update django-anymail from 7.1.0 to 7.2
2020-07-25 12:51:36 -07:00
pyup-bot
41dc9424f8
Update django-anymail from 7.1.0 to 7.2
2020-07-25 12:51:35 -07:00
pyup-bot
756031c351
Update django-anymail from 7.1.0 to 7.2
2020-07-25 12:51:34 -07:00
pyup-bot
a706ab826c
Update django-anymail from 7.1.0 to 7.2
2020-07-25 12:51:33 -07:00
Bruno Alla
c085afef18
Merge pull request #2700 from pydanny/pyup-update-hiredis-1.0.1-to-1.1.0
2020-07-24 18:20:45 +01:00
pyup-bot
70c11fa894
Update django-crispy-forms from 1.9.1 to 1.9.2
2020-07-24 09:58:32 -07:00
pyup-bot
ce0f2363e0
Update hiredis from 1.0.1 to 1.1.0
2020-07-24 09:58:28 -07:00
pyup-bot
ed8e3073c6
Update hiredis from 1.0.1 to 1.1.0
2020-07-24 09:58:27 -07:00
Bruno Alla
8d52025c20
Merge pull request #2699 from pydanny/fix-pyup-duplicated-requirements
...
Import base requirements without the leading dot
2020-07-24 17:55:47 +01:00
Bruno Alla
e2910a3222
Merge pull request #2694 from Andrew-Chen-Wang/patch-7
2020-07-24 17:40:23 +01:00
Bruno Alla
21c56bb97a
Don't include base requirements with dot in front
...
See https://github.com/pyupio/pyup/issues/390
2020-07-24 17:38:29 +01:00
Bruno Alla
3dedd4dd4b
Merge pull request #2698 from pydanny/pyup-update-uvicorn-0.11.5-to-0.11.6
...
Update uvicorn from 0.11.5 to 0.11.6
2020-07-24 17:26:54 +01:00
Bruno Alla
cb0020cd1d
Merge pull request #2697 from pydanny/pyup-update-coverage-5.2-to-5.2.1
...
Update coverage to 5.2.1
2020-07-24 17:21:48 +01:00
Bruno Alla
6903daeddd
Merge pull request #2648 from Andrew-Chen-Wang/patch-3
2020-07-24 17:11:19 +01:00
pyup-bot
c6dd8471dd
Update coverage from 5.2 to 5.2.1
2020-07-24 09:10:59 -07:00
Bruno Alla
6fffaf13ca
Fix version for django-cors-headers
2020-07-24 16:54:39 +01:00
Bruno Alla
8d5542d675
Merge pull request #2683 from aadithpm/master
2020-07-24 16:47:42 +01:00
Andrew Chen Wang
c57b8976b0
Update {{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/utils/context_processors.py
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2020-07-24 11:29:11 -04:00
Andrew Chen Wang
689e22f5b0
Be explicit in context processor
2020-07-23 22:47:20 -04:00
enchance
160ed6cb6d
Added name to CONTRIBUTORS.txt
2020-07-24 01:00:56 +08:00
enchance
35d57d048b
Compatibility issue for mypy 0.782. Must be mypy 0.770 because it uses djago-stubs 1.5.0.
2020-07-24 00:53:56 +08:00
Bruno Alla
95c7584cfb
Merge pull request #2690 from pydanny/pyup-update-sentry-sdk-0.16.1-to-0.16.2
...
Update sentry-sdk to 0.16.2
2020-07-23 11:37:29 +01:00
pyup-bot
9bdb433538
Update sentry-sdk from 0.16.1 to 0.16.2
2020-07-22 10:11:16 -07:00
pyup-bot
d31ee9afe7
Update pylint-django from 2.1.0 to 2.2.0
2020-07-22 07:23:20 -07:00
Andrew Chen Wang
fee9402e44
Use raw Jinja2 for cookiecutter template context
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2020-07-21 00:02:14 -04:00
Aadith PM
ff69126087
Update {{cookiecutter.project_slug}}/config/settings/base.py
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2020-07-20 11:21:06 -05:00
Aadith PM
20986bafb7
Fix style error with quotes
2020-07-18 20:37:03 -05:00
Aadith PM
eafe74262a
Added django-cors-headers setup steps to base settings
2020-07-18 19:53:55 -05:00
Bruno Alla
8c8d9c1825
Merge pull request #2662 from pydanny/pyup-update-pytest-sugar-0.9.3-to-0.9.4
...
Update pytest-sugar to 0.9.4
2020-07-18 14:39:55 +01:00
pyup-bot
349f7e1141
Update uvicorn from 0.11.5 to 0.11.6
2020-07-17 07:46:56 -07:00
Aadith PM
f4ce1db0b5
Update requirements to include django-cors-headers with DRF [PR #2650 ]
2020-07-17 08:37:15 -05:00
Bruno Alla
949d3dfbd5
Merge pull request #2678 from pydanny/pyup-update-django-extensions-3.0.2-to-3.0.3
...
Update django-extensions to 3.0.3
2020-07-17 11:22:03 +01:00
Bruno Alla
148bfd8f0c
Merge pull request #2677 from pydanny/pyup-update-pylint-django-2.0.15-to-2.1.0
...
Update pylint-django to 2.1.0
2020-07-17 11:21:42 +01:00
pyup-bot
7a48cacdf7
Update django-extensions from 3.0.2 to 3.0.3
2020-07-14 07:20:16 -07:00
pyup-bot
a0c73d942f
Update pylint-django from 2.0.15 to 2.1.0
2020-07-12 06:51:40 -07:00
pyup-bot
fd3462c2b9
Update sentry-sdk from 0.16.0 to 0.16.1
2020-07-10 12:02:49 -07:00
pyup-bot
5f7d23ff78
Update flake8-isort from 3.0.0 to 3.0.1
2020-07-08 01:33:25 -07:00
pyup-bot
60dfb4c5d3
Update pytest-sugar from 0.9.3 to 0.9.4
2020-07-06 13:20:16 -07:00
Bruno Alla
22d998ac58
Merge pull request #2643 from Tusky/patch-1
2020-07-06 17:31:14 +01:00
Bruno Alla
3839b1cb72
Merge pull request #2658 from pydanny/pyup-update-sphinx-3.1.1-to-3.1.2
...
Update sphinx to 3.1.2
2020-07-06 17:29:57 +01:00
pyup-bot
b8dce8d6db
Update coverage from 5.1 to 5.2
2020-07-06 06:13:23 -07:00
pyup-bot
21fe485d72
Update sphinx from 3.1.1 to 3.1.2
2020-07-05 17:16:14 -07:00
Bruno Alla
a01fc583be
Update requirements in base.txt
2020-07-04 16:15:10 +01:00
Bruno Alla
22e0dba9bd
Split down condition into 2 lines in base.txt
...
maybe this might fix the issue with PyUP not processing the file?
2020-07-04 16:09:57 +01:00
Bruno Alla
4a4dd056d1
Merge pull request #2583 from pydanny/2581-heroku-compressor-error
...
Fix OfflineGenerationError with Heroku + Django Compressor
2020-07-04 15:59:12 +01:00
Bruno Alla
33167946e0
Update Heroku runtime to latest bugfix
2020-07-04 15:25:27 +01:00
Bruno Alla
68116dcdea
Fix issue with Heroku + Django Compressor
2020-07-04 15:20:51 +01:00
pyup-bot
09e7fce7de
Pin sphinx-autobuild to latest version 0.7.1
2020-07-04 14:55:05 +01:00
Bruno Alla
19c151ba55
Merge pull request #2555 from hanhanhan/docs
2020-07-04 14:27:21 +01:00
Bruno Alla
f8164606d9
Merge pull request #2653 from pydanny/pyup-update-sentry-sdk-0.15.1-to-0.16.0
...
Update sentry-sdk to 0.16.0
2020-07-04 14:24:37 +01:00
Bruno Alla
d8df617145
Merge pull request #2652 from pydanny/pyup-update-django-extensions-3.0.1-to-3.0.2
2020-07-03 10:39:10 +01:00
pyup-bot
bf95ee5ac1
Update sentry-sdk from 0.15.1 to 0.16.0
2020-07-03 02:35:22 -07:00