Bruno Alla
bc8e388962
Update django-compressor to 2.3 ( #2086 )
...
Update django-compressor to 2.3
2019-05-31 13:54:14 +01:00
browniebroke
3e7b60c893
Update django-compressor from 2.2 to 2.3
2019-05-31 12:00:33 +01:00
Keyvan Mosharraf
e9e79428d3
Better way to include django_celery_beat in INSTALLED_APPS
2019-05-31 03:45:59 -07:00
Bruno Alla
f8d2eb11a9
Improve error reporting by pytest inside of Tox
2019-05-31 10:02:42 +01:00
Keyvan Mosharraf
aee9f3ecfa
Install django_celery_beat in the proper way
2019-05-30 17:00:07 -07:00
Keyvan Mosharraf
631bddc811
Set celery beat scheduler using settings + install django_celery_beat if use_celery
2019-05-30 16:42:57 -07:00
Keyvan Mosharraf
915848e279
Add name to CONTRIBUTORS.rst
2019-05-30 03:34:57 -07:00
Keyvan Mosharraf
87b6180142
Use DatabaseScheduler for celery beat
2019-05-30 03:28:57 -07:00
Bruno Alla
d04b128e0f
Typo in doc reference
2019-05-29 14:55:38 +01:00
Bruno Alla
3de1715b12
Add troubleshooting section regarding Posgres auth issues - fixes #1678
2019-05-29 14:54:18 +01:00
Bruno Alla
ef02aaa96e
Update pytest_cases to 1.6.3 ( #2083 )
...
Update pytest_cases to 1.6.3
2019-05-29 13:23:10 +01:00
browniebroke
4196d7e52f
Update pytest_cases from 1.6.2 to 1.6.3
2019-05-29 12:00:37 +01:00
Bruno Alla
7e47e9c2aa
Mailgun api url ( #2014 )
...
Mailgun api url
2019-05-28 11:27:54 +01:00
Bruno Alla
165e1535f3
Use GCP acronym for Google Cloud Platform ( #2081 )
...
Use GCP acronym for Google Cloud Platform
2019-05-28 11:05:39 +01:00
Tano Abeleyra
9a3a796a89
Use GCP acronym for Google Cloud Platform
2019-05-27 17:39:45 -03:00
Bruno Alla
1c5392d334
Remove deprecated sudo from Travis & use Xenial on CI
2019-05-27 21:28:36 +01:00
Bruno Alla
007f3ffb31
Docs update
2019-05-27 18:16:51 +01:00
Bruno Alla
2d1befe8e2
Update docs about settings
2019-05-27 18:16:00 +01:00
Bruno Alla
650acf1299
Update changelog
2019-05-27 17:59:13 +01:00
Bruno Alla
a9fa444d8d
Update to Django 2.2.1 ( #2061 )
...
Update to Django 2.2.1
2019-05-27 17:50:21 +01:00
Bruno Alla
c245c1ab09
Update copyright year in the docs
2019-05-27 17:19:24 +01:00
Bruno Alla
15f283bb74
Merge branch 'master' into upgrade/django-2.2
2019-05-27 17:17:43 +01:00
Bruno Alla
761720bce7
Prepare 2.1.8-01 tag
2019-05-27 16:57:55 +01:00
Bruno Alla
47937fce79
Fix deprecation warning in tests
2019-05-27 16:54:08 +01:00
Bruno Alla
00e1f74b7d
Merge branch 'fix/prod-settings-formatting'
2019-05-27 16:51:45 +01:00
Bruno Alla
b56071f516
Fix comments and empty lines in prod settings
2019-05-27 16:33:07 +01:00
Bruno Alla
4b1239426c
Add custom markers to pytest config
2019-05-27 16:20:29 +01:00
Bruno Alla
881a6fd681
Change GCP settings to f-strings
2019-05-27 15:58:56 +01:00
Bruno Alla
b4cea81f26
Fix some comment and empty lines in settings
2019-05-27 15:55:41 +01:00
Bruno Alla
92e4bdf171
Make cloud_provider optional ( #2067 )
...
Make cloud_provider optional
2019-05-27 15:50:18 +01:00
Bruno Alla
c96c932111
Correct name for Celery worker-related settings - fix #2080
...
The settings which are normally prefixed `CELERYD_` are for worker-related config, but since we instantiate the Celery app with a namespace, the prefix for these config should actually be `CELERY_`.
2019-05-27 14:46:07 +01:00
Bruno Alla
fe0d05f207
Update Redis version to 5.0 ( #2065 )
...
Update Redis version to 5.0
2019-05-27 11:46:06 +01:00
Bruno Alla
729dddcab6
Bring psycopg2 versions in line
2019-05-25 16:53:34 +02:00
Bruno Alla
a67587bb24
Bring psycopg2 versions in line
2019-05-25 16:53:08 +02:00
Bruno Alla
050bff2d3d
Update tox to 3.12.1 ( #2079 )
...
Update tox to 3.12.1
2019-05-24 08:11:02 +01:00
pyup-bot
4054105d63
Update tox from 3.11.1 to 3.12.1
2019-05-23 20:33:13 -07:00
Bruno Alla
0ca1af1e9c
Revert Werkzeug back to 0.14 ( #2076 )
...
Revert Werkzeug back to 0.14
2019-05-22 15:25:08 +01:00
shireenrao
9e27e853f2
update Werkzeug to 0.14.1 and add pyup filter
2019-05-22 09:44:36 -04:00
Bruno Alla
4733fed613
Log errors are sent to Sentry ( #2075 )
...
Log errors are sent to Sentry
2019-05-22 13:45:19 +01:00
Demetris Stavrou
61c842cd9d
Update docs/deployment-with-docker.rst
...
Co-Authored-By: Bruno Alla <browniebroke@users.noreply.github.com>
2019-05-22 09:47:03 +03:00
Demetris Stavrou
a636d454f6
Update {{cookiecutter.project_slug}}/config/settings/production.py
...
Co-Authored-By: Bruno Alla <browniebroke@users.noreply.github.com>
2019-05-22 09:46:20 +03:00
shireenrao
a37046d1ef
Revert Werkzeug back to 0.14
...
reverting back Werkzeug to version 0.14 based on discussion on #2070
I did the change locally on my windows laptop and can confirm that this is now working.
2019-05-21 18:17:19 -04:00
Demetris Stavrou
7cc94c139c
Updated documentation
2019-05-21 22:44:10 +03:00
Demetris Stavrou
38b2c2dfcd
Errors are now sent to Sentry
2019-05-21 22:04:03 +03:00
Fábio C. Barrionuevo da Luz
b5a306e679
Merge pull request #2071 from curtisstpierre/1989_rework_postgres_options
...
Reworked postgres version options
2019-05-20 16:00:21 -03:00
Curtis St Pierre
4bf795a908
1989 - reworked postgres version options
2019-05-20 08:53:07 -07:00
Fábio C. Barrionuevo da Luz
9a03cb9cfc
Merge pull request #2072 from pydanny/pyup-update-django-anymail-6.0-to-6.0.1
...
Update django-anymail to 6.0.1
2019-05-20 08:04:26 -03:00
browniebroke
2116f997bc
Update django-anymail from 6.0 to 6.0.1
2019-05-20 12:00:32 +01:00
Tano Abeleyra
de7be3652a
Make cloud_provider optional
...
Some projects may not need AWS or GCS
2019-05-19 12:45:28 -03:00
Bruno Alla
a1e711ee50
Merge pull request #2068 from shireenrao/patch-5
...
If using whitenoise disable AWS and GCE for static
2019-05-19 14:18:19 +01:00