Bruno Alla
d68db825e2
Add pre-commit for the generated project. ( #2171 ) ( #2295 )
...
Add pre-commit for the generated project. (#2171 )
2019-11-04 13:38:02 +01:00
Bruno Alla
8eaf55408a
Update black to 19.10b0 ( #2294 )
...
Update black to 19.10b0
2019-11-04 13:36:20 +01:00
Bruno Alla
84c4589e87
Update django to 2.2.7 ( #2299 )
...
Update django to 2.2.7
2019-11-04 13:35:08 +01:00
browniebroke
8f74fdb942
Update django from 2.2.6 to 2.2.7
2019-11-04 12:00:33 +01:00
Bruce Olivier
04f3ae75dc
Added more settings to .editorconfig to run isort and have black compatibility.
2019-11-02 16:55:18 -05:00
leollon
4a194c6966
Add pre-commit for the generated project. ( #2171 )
2019-10-29 22:48:39 +08:00
browniebroke
10e395f65c
Update black from 19.3b0 to 19.10b0
2019-10-29 11:00:32 +00:00
Bruno Alla
976303115f
Merge branch 'master' into pyup-update-python-slugify-3.0.6-to-4.0.0
2019-10-28 12:43:34 +00:00
Bruno Alla
e806222978
Update sphinx to 2.2.1 ( #2288 )
...
Update sphinx to 2.2.1
2019-10-28 12:42:30 +00:00
Bruno Alla
5398e4b0fc
Merge pull request #2290 from pydanny/pyup-update-argon2-cffi-19.1.0-to-19.2.0
...
Update argon2-cffi to 19.2.0
2019-10-28 12:41:35 +00:00
browniebroke
9b61317682
Update argon2-cffi from 19.1.0 to 19.2.0
2019-10-28 11:00:33 +00:00
browniebroke
d006bc610c
Update collectfast from 1.3.0 to 1.3.1
2019-10-28 11:00:30 +00:00
browniebroke
caa8b5a303
Update sphinx from 2.2.0 to 2.2.1
2019-10-26 12:00:30 +01:00
Bruno Alla
04a04da355
Update sentry-sdk to 0.13.1 ( #2287 )
...
Update sentry-sdk to 0.13.1
2019-10-25 15:32:17 +01:00
browniebroke
b7976b9c36
Update sentry-sdk from 0.13.0 to 0.13.1
2019-10-25 12:00:40 +01:00
browniebroke
c2aa615fdc
Update pytest from 5.2.1 to 5.2.2
2019-10-25 12:00:37 +01:00
browniebroke
3f0134a64b
Update collectfast from 1.2.0 to 1.3.0
2019-10-23 12:00:31 +01:00
browniebroke
998733411c
Update pillow from 6.2.0 to 6.2.1
2019-10-22 12:00:35 +01:00
Bruno Alla
6b65cb15e1
Merge pull request #2262 from pydanny/pin-traefik-v1
...
Pin Traefik Docker image to v1
2019-10-22 08:50:58 +01:00
Bruno Alla
808078c6ba
Merge pull request #2276 from foarsitter/remove_awscli_definition_2193
...
fix: remove the aws Dockerfile and remove the awscli definition from …
2019-10-22 08:50:29 +01:00
Yuchen Xie
400fcc4030
Prevent collectfast from guessing a wrong strategy
...
If `COLLECTFAST_STRATEGY` is not provided in `settings`, `collectfast` has to guess a "strategy". For the case with AWS, it guesses `BotoStrategy` in stead of `S3Boto3Storage`, which is a wrong decision as we `pip install django-storages[boto3]` (`boto3` in favor of `boto`).
Setting `COLLECTFAST_STRATEGY` is also encouraged as `collectfast` is not going to guess the strategy in the future.
Ref:
* f37dd1faa2/collectfast/management/commands/collectstatic.py (L33)
* f37dd1faa2/collectfast/strategies/base.py (L170)
2019-10-22 10:42:32 +08:00
Fábio C. Barrionuevo da Luz
35a00c7484
Merge pull request #2278 from pydanny/pyup-update-django-extensions-2.2.3-to-2.2.5
...
Update django-extensions to 2.2.5
2019-10-21 12:12:13 -03:00
browniebroke
8cce6df70a
Update django-extensions from 2.2.3 to 2.2.5
2019-10-21 12:00:32 +01:00
browniebroke
39c33c550c
Update python-slugify from 3.0.6 to 4.0.0
2019-10-21 12:00:29 +01:00
Jelmert
58f41fc97f
fix: remove the aws Dockerfile and remove the awscli definition from production.yml when not selected
2019-10-21 10:07:17 +02:00
browniebroke
96ade99c66
Update psycopg2-binary from 2.8.3 to 2.8.4
2019-10-20 12:00:29 +01:00
Bruno Alla
3b4d6857f0
Merge pull request #2273 from pydanny/pyup-update-django-crispy-forms-1.7.2-to-1.8.0
...
Update django-crispy-forms to 1.8.0
2019-10-18 17:09:44 +01:00
browniebroke
42e5581198
Update django-crispy-forms from 1.7.2 to 1.8.0
2019-10-18 12:00:32 +01:00
browniebroke
c8ebb633cf
Update sentry-sdk from 0.12.3 to 0.13.0
2019-10-18 12:00:29 +01:00
Bruno Alla
488b1a5587
Update mypy to 0.740 ( #2270 )
...
Update mypy to 0.740
2019-10-17 13:24:26 +01:00
browniebroke
f87757f4ab
Update pytest-django from 3.5.1 to 3.6.0
2019-10-17 12:00:31 +01:00
browniebroke
f8cbea93aa
Update mypy from 0.730 to 0.740
2019-10-17 12:00:29 +01:00
browniebroke
be8afa27b3
Update redis from 3.3.10 to 3.3.11
2019-10-14 12:00:29 +01:00
Bruno Alla
a89f381633
Update redis to 3.3.10 ( #2265 )
...
Update redis to 3.3.10
2019-10-11 12:53:08 +01:00
browniebroke
f26cad1faa
Update redis from 3.3.8 to 3.3.10
2019-10-11 12:00:32 +01:00
browniebroke
93473cb39a
Update python-slugify from 3.0.4 to 3.0.6
2019-10-11 12:00:29 +01:00
Bruno Alla
5e196b45e9
Pin Traefik Docker image to v1
...
Until we do the required changes to update to v2.
Fixes #2258
2019-10-10 11:36:48 +01:00
Fábio C. Barrionuevo da Luz
2459392a98
Merge pull request #2260 from pydanny/pyup-update-collectfast-1.1.0-to-1.2.0
...
Update collectfast to 1.2.0
2019-10-07 09:22:15 -03:00
Fábio C. Barrionuevo da Luz
8c92e5f787
Merge pull request #2261 from pydanny/pyup-update-pytz-2019.2-to-2019.3
...
Update pytz to 2019.3
2019-10-07 09:19:14 -03:00
browniebroke
ca9addbbef
Update pytz from 2019.2 to 2019.3
2019-10-07 12:00:36 +01:00
browniebroke
b338a7490a
Update collectfast from 1.1.0 to 1.2.0
2019-10-07 12:00:34 +01:00
browniebroke
86fd35bba6
Update pytest from 5.2.0 to 5.2.1
2019-10-07 12:00:31 +01:00
Bruno Alla
98a443626b
Update to latest Python 3.7 runtime on Heroku
2019-10-06 13:07:20 +01:00
Bruno Alla
6a9feea2fe
Support python 3.7 ( #2240 )
...
Support python 3.7
2019-10-06 11:06:03 +01:00
Bruno Alla
13a5767503
Fix #2250 -- No staticfile storage with GCP without Whitenoise ( #2251 )
...
Fix #2250 -- No staticfile storage with GCP without Whitenoise
2019-10-04 14:46:35 +01:00
Caio Ariede
ff8a9de24e
Updates
2019-10-04 09:32:25 -03:00
browniebroke
b8248f4758
Update collectfast from 1.0.0 to 1.1.0
2019-10-04 12:00:29 +01:00
Bruno Alla
8431f2684f
Merge pull request #2254 from pydanny/pyup-update-django-extensions-2.2.2-to-2.2.3
...
Update django-extensions to 2.2.3
2019-10-03 15:30:57 +01:00
browniebroke
9f1821cadf
Update django-extensions from 2.2.2 to 2.2.3
2019-10-03 12:00:34 +01:00
browniebroke
6e27a8beac
Update sentry-sdk from 0.12.2 to 0.12.3
2019-10-03 12:00:31 +01:00