browniebroke
82cde2eacc
Update django-anymail from 7.0.0 to 7.1.0
2020-04-14 12:00:39 +01:00
browniebroke
508ca6f4e8
Update django-anymail from 7.0.0 to 7.1.0
2020-04-14 12:00:37 +01:00
browniebroke
5040eb9ba4
Update django-anymail from 7.0.0 to 7.1.0
2020-04-14 12:00:37 +01:00
browniebroke
8bbcc6aa01
Update django-anymail from 7.0.0 to 7.1.0
2020-04-14 12:00:36 +01:00
browniebroke
81363cc0f8
Update django-anymail from 7.0.0 to 7.1.0
2020-04-14 12:00:35 +01:00
browniebroke
d816a62e43
Update django-anymail from 7.0.0 to 7.1.0
2020-04-14 12:00:33 +01:00
browniebroke
7cc6fc0b30
Update django-anymail from 7.0.0 to 7.1.0
2020-04-14 12:00:32 +01:00
browniebroke
cbaf953ed2
Update django-anymail from 7.0.0 to 7.1.0
2020-04-14 12:00:31 +01:00
browniebroke
efd53908af
Update django-anymail from 7.0.0 to 7.1.0
2020-04-14 12:00:30 +01:00
Bruno Alla
2993bbf78f
Merge pull request #2514 from codnee/python_3.8
...
Upgrade to Python 3.8
2020-04-13 15:13:32 +01:00
Bruno Alla
712f60874d
Merge pull request #2534 from pydanny/pyup-update-coverage-5.0.4-to-5.1
...
Update coverage to 5.1
2020-04-13 12:57:45 +01:00
Bruno Alla
9b6d29d491
Merge pull request #2533 from danihodovic/store-coveragerc-in-setup.cfg
...
Store coverage config in setup.cfg
2020-04-13 12:57:26 +01:00
browniebroke
6510ab1555
Update coverage from 5.0.4 to 5.1
2020-04-13 12:00:29 +01:00
Dani Hodovic
83934f3d86
Store coverage config in setup.cfg
...
Less is more. Unify tooling configuration in one file.
2020-04-12 21:40:02 +03:00
Tano Abeleyra
0f388a6d96
Fix minor typo
2020-04-11 14:49:04 -03:00
browniebroke
e474ed3f1a
Update sphinx from 3.0.0 to 3.0.1
2020-04-11 12:00:29 +01:00
Duda Nogueira
819e9ff273
Adding some spaces to pass build :P
2020-04-07 19:29:46 -03:00
Duda Nogueira
1d2d881aba
Fix INTERNAL_IPS for DOCKER when ip higher than 9
...
previously, for IP ex: 172.19.0.13 becomes: 172.19.0.11
now, it becomes 172.19.0.1
2020-04-07 18:53:09 -03:00
Bruno Alla
94d7bd11ad
Update psycopg2 from 2.8.4 to 2.8.5
2020-04-06 13:36:42 +01:00
browniebroke
75f4d304f4
Update psycopg2-binary from 2.8.4 to 2.8.5
2020-04-06 13:36:42 +01:00
browniebroke
bd104afb3d
Update sphinx from 2.4.4 to 3.0.0
2020-04-06 12:00:30 +01:00
browniebroke
d16760bf8b
Update pillow from 7.1.0 to 7.1.1
2020-04-03 12:00:30 +01:00
browniebroke
8eb14e6c84
Update pillow from 7.0.0 to 7.1.0
2020-04-02 12:00:31 +01:00
Bruno Alla
5659996b7e
Merge pull request #2518 from pydanny/pyup-update-werkzeug-1.0.0-to-1.0.1
...
Update werkzeug to 1.0.1
2020-04-01 16:03:45 +01:00
browniebroke
80fdb5c7cc
Update werkzeug from 1.0.0 to 1.0.1
2020-04-01 12:00:35 +01:00
browniebroke
bbd940363f
Update django from 3.0.4 to 3.0.5
2020-04-01 12:00:31 +01:00
browniebroke
94a1fef0af
Update pytest-django from 3.8.0 to 3.9.0
2020-03-31 12:00:31 +01:00
Ernesto Cedeno
0cdf60ceac
Change Python version to 3.8
2020-03-29 19:55:27 +02:00
Bruno Alla
018938dd0e
Merge pull request #2513 from pydanny/pyup-update-flake8-isort-2.9.0-to-2.9.1
...
Update flake8-isort to 2.9.1
2020-03-29 16:45:22 +01:00
browniebroke
53b240af9a
Update flake8-isort from 2.9.0 to 2.9.1
2020-03-29 12:00:34 +01:00
browniebroke
e49afda665
Update flower from 0.9.3 to 0.9.4
2020-03-29 12:00:30 +01:00
Bruno Alla
48bad8379d
Merge pull request #2508 from pydanny/pyup-update-django-extensions-2.2.8-to-2.2.9
...
Update django-extensions to 2.2.9
2020-03-27 18:09:05 +00:00
Tim Gates
62236dd908
docs: Fix simple typo, interpteter -> interpreter
...
There is a small typo in {{cookiecutter.project_slug}}/docs/pycharm/configuration.rst.
Should read `interpreter` rather than `interpteter`.
2020-03-27 22:15:56 +11:00
browniebroke
820f574bf5
Update django-extensions from 2.2.8 to 2.2.9
2020-03-27 11:00:30 +00:00
Bruno Alla
1e612c4cfb
Remove request_factory fixture, use the rf one from pytest-django
2020-03-26 18:21:11 +00:00
Bruno Alla
7e1cb599af
Remove flake noqa exception
2020-03-23 21:46:14 +00:00
Bruno Alla
56d5e271aa
Remove isort exception in production config & fix issue
2020-03-23 21:46:14 +00:00
Bruno Alla
c4b1666707
Move storages classes into their own module
2020-03-23 21:46:14 +00:00
Gabriel Mejia
2e1a922577
Add CELERY_BROKER_URL for gitlab #2504 ( #2505 )
...
* Solved issue #2504
* Added new contributor
Co-authored-by: Gabriel Mejia <gmejia@veritran.com>
2020-03-23 21:43:59 +00:00
Bruno Alla
ea5db6c4f4
Django 3.0 support ( #2469 )
...
* Bump Django version to 3.0.x to see what breaks
* Update places where Django 2.2 is mentioned to 3.0
* Update to latest Django 3.0 version
* Bump version in setup.py
2020-03-23 21:41:51 +00:00
browniebroke
12a4bd27e8
Update sentry-sdk from 0.14.2 to 0.14.3
2020-03-21 11:00:31 +00:00
Demetris Stavrou
5b9161e16e
Fixed pre-commit files selector regex
2020-03-17 22:11:16 +02:00
Bruno Alla
92bbddc290
Change style for pytest marker
...
Update pytest.mark.django_db to be more consistent with rest of the project
2020-03-17 18:41:27 +00:00
Bruno Alla
984b5bcfbe
Nicer syntax to join paths
2020-03-17 15:46:55 +00:00
Bruno Alla
5498716c74
Fix isort
2020-03-17 15:35:42 +00:00
Bruno Alla
d2988040d5
Merge branch 'master' into pathlib-migration-updated
2020-03-17 14:16:35 +00:00
Bruno Alla
d15ea8b9b4
Merge branch 'master' into pyup-update-coverage-5.0.3-to-5.0.4
2020-03-17 11:57:37 +00:00
Bruno Alla
9ab2a0f2a8
Merge pull request #2494 from pydanny/pyup-update-flake8-isort-2.8.0-to-2.9.0
...
Update flake8-isort to 2.9.0
2020-03-17 11:56:55 +00:00
browniebroke
06a880164a
Update coverage from 5.0.3 to 5.0.4
2020-03-17 11:00:39 +00:00
browniebroke
61476eaca1
Update flake8-isort from 2.8.0 to 2.9.0
2020-03-17 11:00:35 +00:00