Commit Graph

2895 Commits

Author SHA1 Message Date
Bruno Alla
ed75c5df3a
Merge pull request #1853 from foarsitter/aws_s3_backup_commands
Amazon S3 backup management commands
2019-04-03 18:23:58 +01:00
Bruno Alla
96544100a5
Merge pull request #2018 from pydanny/pyup-update-werkzeug-0.15.1-to-0.15.2
Update werkzeug to 0.15.2
2019-04-03 14:06:17 +01:00
browniebroke
e7115fcee9 Update werkzeug from 0.15.1 to 0.15.2 2019-04-03 12:00:30 +01:00
Bruno Alla
eacfd0e447 Merge branch 'master' into aws_s3_backup_commands 2019-04-02 15:43:56 +01:00
Bruno Alla
0965080485
Merge pull request #2015 from foarsitter/aws_s3_region_name
Aws s3 region name
2019-04-02 15:42:52 +01:00
Bruno Alla
a113f3292b Merge branch 'master' into aws_s3_region_name 2019-04-02 15:29:15 +01:00
Bruno Alla
1d420157c1 Revert accidental commit 2019-04-02 15:10:14 +01:00
Jelmert
d8271fae21 Added myself to CONTRIBUTORS.rst 2019-04-02 15:47:18 +02:00
Jelmert
7e23327fe2 Added DJANG_AWS_S3_REGION_NAME to settings docs 2019-04-02 15:45:58 +02:00
Jelmert
d1bf4f4815 Added AWS_S3_REGION_NAME to production settings 2019-04-02 15:43:48 +02:00
Jelmert
27d806fab1 Typo 2019-04-02 15:36:44 +02:00
Jelmert
8851ac13ef Added the awscli container for uploading and downloading backups from and to Amazon S3 2019-04-02 15:36:44 +02:00
Bruno Alla
3f756b7627
Merge pull request #2013 from pydanny/pyup-update-pillow-5.4.1-to-6.0.0
Update pillow to 6.0.0
2019-04-02 12:57:05 +01:00
browniebroke
fbce0c8ba1 Update pillow from 5.4.1 to 6.0.0 2019-04-02 12:00:29 +01:00
Bruno Alla
edf2eba6af Remove outdated warning in Local docker docs 2019-04-02 10:36:42 +01:00
Bruno Alla
6d48275e5f Fix Heroku docs 2019-04-02 10:33:38 +01:00
Bruno Alla
2d38b6f096
Merge pull request #2011 from pydanny/pyup-update-tox-3.8.3-to-3.8.4
Update tox to 3.8.4
2019-04-02 09:38:57 +01:00
pyup-bot
96934ab3e4 Update tox from 3.8.3 to 3.8.4 2019-04-01 20:07:42 -07:00
Bruno Alla
c645e7bb2e
Merge pull request #2008 from pydanny/pyup-update-celery-4.2.1-to-4.3.0
Update celery to 4.3.0
2019-04-01 13:11:29 +01:00
Bruno Alla
b8f24563ba
Merge pull request #2007 from pydanny/pyup-update-python-slugify-3.0.1-to-3.0.2
Update python-slugify to 3.0.2
2019-04-01 13:01:29 +01:00
Bruno Alla
919037cc35
Merge pull request #2010 from pydanny/pyup-update-pytest-4.3.1-to-4.4.0
Update pytest to 4.4.0
2019-04-01 13:01:08 +01:00
Bruno Alla
b3680c8d72
Remove Kombu from direct dependencies 2019-04-01 12:59:05 +01:00
browniebroke
faf0e0bc7e Update pytest from 4.3.1 to 4.4.0 2019-04-01 12:00:43 +01:00
browniebroke
e10aafe802 Update celery from 4.2.1 to 4.3.0 2019-04-01 12:00:35 +01:00
browniebroke
22801fe30e Update python-slugify from 3.0.1 to 3.0.2 2019-04-01 12:00:32 +01:00
Bruno Alla
e6592d857c
Merge pull request #2006 from pydanny/pyup-update-pytest-4.3.1-to-4.4.0
Update pytest to 4.4.0
2019-04-01 09:19:40 +01:00
Bruno Alla
717bbbdb13
Merge pull request #2005 from pydanny/pyup-update-sentry-sdk-0.7.8-to-0.7.9
Update sentry-sdk to 0.7.9
2019-04-01 08:48:15 +01:00
pyup-bot
e55d76529b Update pytest from 4.3.1 to 4.4.0 2019-04-01 00:47:56 -07:00
Bruno Alla
4e70a4b55a
Test all possible template combinations (#1993)
## Description

Fixes #591.

## Rationale

We are currently not testing many combinations, we run Flake8 on the generated project with default options, but that rarely catch any issues.

## Use case(s) / visualization(s)

Catch problems with invalid combinations, for instance, it fails due to Whitenoise breaking flake8 with `django-compressor` because `STATIC_URL` was undefined here:

b91c70d755/%7B%7Bcookiecutter.project_slug%7D%7D/config/settings/production.py (L185)
2019-04-01 08:47:46 +01:00
browniebroke
1bc185d2f7 Update sentry-sdk from 0.7.8 to 0.7.9 2019-03-31 12:00:28 +01:00
Bruno Alla
a8be4a1572
Merge pull request #2003 from pydanny/pyup-update-tox-3.8.1-to-3.8.3
Update tox to 3.8.3
2019-03-29 17:27:04 +00:00
Bruno Alla
74ed3ab715
Merge pull request #1996 from pydanny/docs/heroku
Docs/heroku
2019-03-29 17:00:52 +00:00
Bruno Alla
7a6cf888b3
Merge pull request #2002 from pydanny/pyup-update-sphinx-1.8.5-to-2.0.0
Update sphinx to 2.0.0
2019-03-29 17:00:16 +00:00
pyup-bot
da51b7a364 Update tox from 3.8.1 to 3.8.3 2019-03-29 09:58:15 -07:00
Bruno Alla
fec74d7c72
Merge pull request #2001 from pydanny/pyup-update-tox-3.8.0-to-3.8.1
Update tox to 3.8.1
2019-03-29 16:58:04 +00:00
browniebroke
3b6f73afb2 Update sphinx from 1.8.5 to 2.0.0 2019-03-29 11:00:31 +00:00
pyup-bot
c33417aa42 Update tox from 3.8.0 to 3.8.1 2019-03-28 18:52:24 -07:00
Bruno Alla
2dfcceeb0a
Merge pull request #1998 from pydanny/pyup-update-tox-3.6.1-to-3.8.0
Update tox to 3.8.0
2019-03-28 08:25:00 +00:00
Bruno Alla
becd2dce13 Reword & clarify Python 2 warning in pre gen hook
Fixes #1942
2019-03-27 21:27:52 +00:00
pyup-bot
7e60f1259a Update tox from 3.6.1 to 3.8.0 2019-03-27 14:15:44 -07:00
Bruno Alla
5d38d0ce88
Merge pull request #1997 from pydanny/pyup-update-pylint-django-0.9.4-to-2.0.6
Update pylint-django to 2.0.6
2019-03-27 13:01:50 +00:00
browniebroke
28c60116a6 Update pylint-django from 0.9.4 to 2.0.6 2019-03-27 11:00:31 +00:00
Bruno Alla
55ef75e7a0
Merge pull request #1991 from hanaquadara/issue-1590/add-plugins-to-reqs
Add pylint plugins to requirements.txt
2019-03-26 21:45:51 +00:00
Bruno Alla
eb3325f767 Add documentation about Mailgun setup fixes #1705 2019-03-26 21:36:38 +00:00
Bruno Alla
9e93adaf98 Add documentation to include optional integrations fixes #449 2019-03-26 21:20:56 +00:00
hanasuhail
c2f8569eb3 add sources 2019-03-26 17:16:40 -04:00
Bruno Alla
1842061be0
Merge pull request #1995 from pydanny/pyup-update-python-slugify-3.0.0-to-3.0.1
Update python-slugify to 3.0.1
2019-03-26 11:43:43 +00:00
Bruno Alla
5133bf813d
Merge pull request #1994 from pydanny/pyup-update-sentry-sdk-0.7.7-to-0.7.8
Update sentry-sdk to 0.7.8
2019-03-26 11:43:28 +00:00
browniebroke
99d7e1d5ef Update python-slugify from 3.0.0 to 3.0.1 2019-03-26 11:00:35 +00:00
browniebroke
5db400fbcf Update sentry-sdk from 0.7.7 to 0.7.8 2019-03-26 11:00:32 +00:00