Bruno Alla
|
29bc74e752
|
Update django-coverage-plugin to 1.7.0 (#2403)
Update django-coverage-plugin to 1.7.0
|
2020-01-18 16:23:14 +00:00 |
|
Bruno Alla
|
e2be442e02
|
Merge pull request #2404 from pydanny/pyup-update-pytest-5.3.2-to-5.3.3
Update pytest to 5.3.3
|
2020-01-18 12:06:46 +00:00 |
|
browniebroke
|
a69bf2e778
|
Update pytest from 5.3.1 to 5.3.3
|
2020-01-18 11:00:34 +00:00 |
|
browniebroke
|
546168c64b
|
Update pytest from 5.3.2 to 5.3.3
|
2020-01-18 11:00:33 +00:00 |
|
Bruno Alla
|
75d8bdbcae
|
Merge branch 'master' into pyup-update-django-coverage-plugin-1.6.0-to-1.7.0
|
2020-01-17 12:19:24 +00:00 |
|
Bruno Alla
|
79498dc7c4
|
Update django-extensions to 2.2.6 (#2402)
Update django-extensions to 2.2.6
|
2020-01-17 12:18:03 +00:00 |
|
browniebroke
|
70f43c7716
|
Update django-coverage-plugin from 1.6.0 to 1.7.0
|
2020-01-17 11:00:40 +00:00 |
|
browniebroke
|
c02587300e
|
Update django-extensions from 2.2.5 to 2.2.6
|
2020-01-17 11:00:36 +00:00 |
|
Bruno Alla
|
cb95128b17
|
Change link from Gitter to Slack
|
2020-01-17 10:56:11 +00:00 |
|
Bruno Alla
|
d1a46b5d4d
|
Update badge from Gitter to Slack
|
2020-01-17 10:53:54 +00:00 |
|
howiezhao
|
2f9d693980
|
style: formatting code
|
2020-01-16 11:31:37 +08:00 |
|
Bruno Alla
|
60ce5ce2d5
|
Fix loaders option in test environment as well (#2401)
Fix loaders option in test environment as well
|
2020-01-15 11:00:15 +00:00 |
|
Bo
|
1609d4410e
|
Fix loaders option in test environment as well
|
2020-01-14 21:19:44 -06:00 |
|
Bruno Alla
|
a5298e0242
|
Assuming DTL to be the last instead of first template engine in… (#2400)
Assuming DTL to be the last instead of first template engine in TEMPLATES
|
2020-01-14 20:03:44 +00:00 |
|
Bo
|
15fc92ace1
|
Assuming DTL to be the last instead of first template engine
|
2020-01-14 08:50:38 -06:00 |
|
Bo
|
43601d805a
|
Update CONTRIBUTORS.rst
|
2020-01-14 08:49:33 -06:00 |
|
Bruno Alla
|
ca90ac1c93
|
Update pytest-django to 3.8.0 (#2399)
Update pytest-django to 3.8.0
|
2020-01-14 12:30:54 +00:00 |
|
Bruno Alla
|
8e3c2cdac6
|
Update django-stubs to 1.4.0 (#2398)
Update django-stubs to 1.4.0
|
2020-01-14 12:28:16 +00:00 |
|
browniebroke
|
82c483bad5
|
Update pytest-django from 3.7.0 to 3.8.0
|
2020-01-14 11:00:37 +00:00 |
|
browniebroke
|
6d4128b487
|
Update django-stubs from 1.3.1 to 1.4.0
|
2020-01-14 11:00:32 +00:00 |
|
Bruno Alla
|
d9d80751dd
|
Update CHANGELOG.md
|
2020-01-13 22:42:35 +00:00 |
|
Bruno Alla
|
463c1f83e6
|
Update CONTRIBUTORS.rst
|
2020-01-13 17:51:50 +00:00 |
|
Bruno Alla
|
320e770bb8
|
Add option to choose CI tool (#2350)
Add option to choose CI tool
|
2020-01-13 17:50:34 +00:00 |
|
Bruno Alla
|
60bf49a10c
|
Update CONTRIBUTORS.rst
|
2020-01-13 12:40:32 +00:00 |
|
Bruno Alla
|
5cfed14b47
|
Fix failing mypy tests in users app with django-stubs (#2395) (#2396)
Fix failing mypy tests in users app with django-stubs (#2395)
|
2020-01-13 12:38:50 +00:00 |
|
Bruno Alla
|
66c507da90
|
Update coverage to 5.0.3 (#2397)
Update coverage to 5.0.3
|
2020-01-13 12:33:45 +00:00 |
|
browniebroke
|
9d1d5e47ff
|
Update coverage from 5.0.2 to 5.0.3
|
2020-01-13 11:00:33 +00:00 |
|
Daniel Hillier
|
0872982245
|
Fix failing mypy tests in users app with django-stubs (#2395)
Adds django-stubs as a requirement for local virtualenv. This is
required now that the User Model type is being resolved properly.
|
2020-01-13 01:57:20 +11:00 |
|
Bruno Alla
|
88ff9c1846
|
Update CHANGELOG.md
|
2020-01-11 16:48:16 +00:00 |
|
Bruno Alla
|
30f8000869
|
Update CHANGELOG.md
|
2020-01-11 16:47:44 +00:00 |
|
Bruno Alla
|
a0ad9b82b4
|
Replaced Docker python:3.7-alpine image with python:3.7-slim-bu… (#2391)
Replaced Docker python:3.7-alpine image with python:3.7-slim-buster
|
2020-01-11 16:46:09 +00:00 |
|
Bruno Alla
|
e4cd386487
|
Merge branch 'align-psycopg2-versions'
|
2020-01-11 16:22:38 +00:00 |
|
Bruno Alla
|
9bd9891541
|
Align psycopg2 versions
|
2020-01-11 16:10:14 +00:00 |
|
Bruno Alla
|
1858bf4353
|
Add django.middleware.common.BrokenLinkEmailsMiddleware (#2355)
Add django.middleware.common.BrokenLinkEmailsMiddleware
|
2020-01-11 15:48:12 +00:00 |
|
Bruno Alla
|
5e1bec2744
|
Update changelog
|
2020-01-11 14:19:11 +00:00 |
|
Bruno Alla
|
5d0b0a7fe3
|
Upgrade to Traefik v2 (#2338)
Upgrade to Traefik v2
|
2020-01-11 14:18:30 +00:00 |
|
Bruno Alla
|
d9d6eb82c6
|
Update changelog
|
2020-01-11 13:52:47 +00:00 |
|
Bruno Alla
|
8f966e86df
|
Add Debian 10 (buster) OS dependencies (#2378)
Add Debian 10 (buster) OS dependencies
|
2020-01-11 13:48:06 +00:00 |
|
Bruno Alla
|
ba283853d1
|
Update sentry-sdk to 0.14.0 (#2392)
Update sentry-sdk to 0.14.0
|
2020-01-11 13:47:37 +00:00 |
|
Bruno Alla
|
22645cfa75
|
Update pre-commit to 1.21.0 (#2387)
Update pre-commit to 1.21.0
|
2020-01-11 13:47:23 +00:00 |
|
Bruno Alla
|
d04c5b18d7
|
Update pyyaml to 5.3 (#2390)
Update pyyaml to 5.3
|
2020-01-11 13:47:08 +00:00 |
|
Bruno Alla
|
8d4b2bbe87
|
Update sphinx to 2.3.1 (#2380)
Update sphinx to 2.3.1
|
2020-01-11 13:46:54 +00:00 |
|
Bruno Alla
|
3814fc7a3f
|
Update contributors list
|
2020-01-11 13:45:37 +00:00 |
|
Bruno Alla
|
10a10a9c2f
|
Bumped runtime for heroku. (#2389)
Bumped runtime for heroku.
|
2020-01-11 13:42:41 +00:00 |
|
Bruno Alla
|
291c6cfb13
|
Update coverage to 5.0.2 (#2388)
Update coverage to 5.0.2
|
2020-01-11 13:41:24 +00:00 |
|
Bruno Alla
|
4a2f538e48
|
Update pillow to 7.0.0 (#2386)
Update pillow to 7.0.0
|
2020-01-11 13:41:10 +00:00 |
|
Bruno Alla
|
7ae616370b
|
Update django-compressor to 2.4 (#2385)
Update django-compressor to 2.4
|
2020-01-11 13:40:51 +00:00 |
|
Bruno Alla
|
4d0e3e2984
|
Update tox to 3.14.3 (#2384)
Update tox to 3.14.3
|
2020-01-11 13:40:37 +00:00 |
|
Bruno Alla
|
5e4bbc6dcb
|
Update cookiecutter to 1.7.0 (#2379)
Update cookiecutter to 1.7.0
|
2020-01-11 13:40:22 +00:00 |
|
Bruno Alla
|
9fa80f80c9
|
Speed up django image build process, and reduce its size (#2353)
Speed up django image build process, and reduce its size
|
2020-01-11 13:40:06 +00:00 |
|