Commit Graph

4150 Commits

Author SHA1 Message Date
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
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
Bruno Alla
d326b219f4
Merge pull request #2682 from pydanny/pyup-update-tox-3.16.1-to-3.17.1
Update tox to 3.17.1
2020-07-17 11:22:19 +01: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
Bruno Alla
d8bca1538e
Merge pull request #2673 from pydanny/pyup-update-sentry-sdk-0.16.0-to-0.16.1
Update sentry-sdk to 0.16.1
2020-07-17 11:21:28 +01:00
pyup-bot
6f368089ed Update tox from 3.16.1 to 3.17.1 2020-07-16 01:43:58 -07: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
Fábio C. Barrionuevo da Luz
ca4b3262fd
Merge pull request #2676 from Andrew-Chen-Wang/postgres
Added PG 12.3; Dropped 9.4
2020-07-11 18:33:25 -07:00
Andrew-Chen-Wang
4d5b6db4c1 Added PG 12.3; Dropped 9.4 2020-07-11 21:15:17 -04:00
pyup-bot
fd3462c2b9 Update sentry-sdk from 0.16.0 to 0.16.1 2020-07-10 12:02:49 -07:00
Bruno Alla
e0f6bf4b42
Merge pull request #2668 from pydanny/pyup-update-flake8-isort-3.0.0-to-3.0.1 2020-07-08 10:05:01 +01: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
6b6faea2de Update flake8-isort from 3.0.0 to 3.0.1 2020-07-08 01:33:24 -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
Jimmy Gitonga
2ec3bdf55c
FIX the link to Let's Encrypt *Automatic HTTPS (#2661)
The link was broken as it was pointing to a non-existent page.
2020-07-06 07:54:32 -07:00
Bruno Alla
83cde8ff7d
Merge pull request #2660 from pydanny/pyup-update-coverage-5.1-to-5.2
Update coverage to 5.2
2020-07-06 14:36:46 +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
3cd7f3a568 Update version to 3.0.8 2020-07-04 16:35:28 +01:00
Bruno Alla
093a892c3c
Merge pull request #2656 from pydanny/bump-base-requirements
Update requirements in base.txt
2020-07-04 16:34:04 +01: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
Bruno Alla
6f76309759 Merge branch 'tests-minor-tweaks' 2020-07-04 15:18:59 +01:00
Bruno Alla
efdbf1402f
Merge pull request #2654 from pydanny/pyup-pin-sphinx-autobuild-0.7.1
Pin sphinx-autobuild to latest version 0.7.1
2020-07-04 15:18:11 +01:00
Bruno Alla
d689197c2b Some minor refactorings in tests 2020-07-04 14:58:17 +01:00
pyup-bot
09e7fce7de Pin sphinx-autobuild to latest version 0.7.1 2020-07-04 14:55:05 +01:00
Bruno Alla
bb1805993e Pin isort to fix the build 2020-07-04 14:52:43 +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
Bruno Alla
31b7f583f7
Merge pull request #2651 from pydanny/pyup-update-pre-commit-2.5.1-to-2.6.0
Update pre-commit to 2.6.0
2020-07-03 10:38:52 +01:00
pyup-bot
bf95ee5ac1 Update sentry-sdk from 0.15.1 to 0.16.0 2020-07-03 02:35:22 -07:00
pyup-bot
f5a177712c Update django-extensions from 3.0.1 to 3.0.2 2020-07-01 13:51:47 -07:00
pyup-bot
69473a4f96 Update pre-commit from 2.5.1 to 2.6.0 2020-07-01 13:51:43 -07:00
Fábio C. Barrionuevo da Luz
d382107c81
Merge pull request #2649 from Andrew-Chen-Wang/patch-4
Update ugettext_lazy to gettext_lazy in views.py
2020-06-30 08:04:35 -07:00
Andrew Chen Wang
53e2ba2a66
Update ugettext_lazy to gettext_lazy in models.py 2020-06-30 10:13:51 -04:00
Andrew Chen Wang
21c5b78714
Update ugettext_lazy to gettext_lazy in views.py 2020-06-30 10:12:53 -04:00
Richard Hajdu
3d37e84973
Update CONTRIBUTORS.rst 2020-06-30 00:43:13 +02:00
Bruno Alla
a09a874f06
Merge pull request #2647 from pydanny/pyup-update-django-extensions-3.0.0-to-3.0.1
Update django-extensions to 3.0.1
2020-06-29 22:50:38 +01:00
Bruno Alla
d92229a6f9
Merge pull request #2646 from pydanny/pyup-update-tox-3.16.0-to-3.16.1
Update tox to 3.16.1
2020-06-29 21:56:07 +01:00
Bruno Alla
9af7b3ad6d Missing RUN command in Dockerfile 2020-06-29 21:52:10 +01:00
Bruno Alla
bed885f001 Comment out all lines related to LaTeX 2020-06-29 21:51:33 +01:00
Bruno Alla
196167490d Merge branch 'master' into docs
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/local.txt
2020-06-29 21:48:17 +01:00