Bruno Alla
|
4e789d8f60
|
Merge pull request #2506 from Andrew-Chen-Wang/async
|
2020-04-16 09:51:03 +01:00 |
|
Bruno Alla
|
c4e4bea31b
|
Merge branch 'master' into async
|
2020-04-16 09:43:38 +01:00 |
|
Bruno Alla
|
3d6dce66aa
|
Mention ASGI in the README
|
2020-04-16 09:43:31 +01:00 |
|
Bruno Alla
|
835cd8c9b5
|
Remove unused parameter in Gulp task
|
2020-04-16 09:43:28 +01:00 |
|
Bruno Alla
|
c639541d50
|
Default DJANGO_SETTINGS_MODULE to local settings in asgi.py
This is to be consistent with `manage.py` behaviour and required to run locally.
|
2020-04-16 09:11:15 +01:00 |
|
Bruno Alla
|
7c53b5280a
|
Merge pull request #2543 from pydanny/pyup-update-flake8-isort-2.9.1-to-3.0.0
|
2020-04-15 19:33:31 +01:00 |
|
pyup-bot
|
f2f881179c
|
Update flake8-isort from 2.9.1 to 3.0.0
|
2020-04-15 09:43:34 -07:00 |
|
Bruno Alla
|
173914bca6
|
Merge pull request #2538 from Andrew-Chen-Wang/patch-1
Add Apache Software License 2.0 to LICENSE
|
2020-04-15 12:21:12 +01:00 |
|
Bruno Alla
|
7e3f61a2f8
|
Update .pyup.yml
|
2020-04-15 10:37:57 +01:00 |
|
Andrew-Chen-Wang
|
25cd8ea72b
|
Update beat start files with better? SQL statement
|
2020-04-14 15:05:53 -04:00 |
|
Andrew-Chen-Wang
|
dd0e7c0c80
|
Remove unnecssary import in celerybeat start files
|
2020-04-14 12:04:41 -04:00 |
|
Andrew Chen Wang
|
9e007699c9
|
Merge branch 'master' into ci
|
2020-04-14 11:55:01 -04:00 |
|
Andrew-Chen-Wang
|
3c63b3e46e
|
Add Docker support to Travis and GitLab CI
* Celerybeat start files wait for table migration so that errors don't occur if a migration does not happen post-build
|
2020-04-14 11:52:14 -04:00 |
|
Andrew Chen Wang
|
e2b5dba3f7
|
Remove Apache LICENSE Appendix
|
2020-04-14 11:50:44 -04:00 |
|
Andrew Chen Wang
|
264466904e
|
Add Apache Software License 2.0 to LICENSE
|
2020-04-14 11:36:11 -04:00 |
|
Bruno Alla
|
53b6692b33
|
Merge pull request #2537 from pydanny/pyup-update-pylint-django-2.0.14-to-2.0.15
Update pylint-django to 2.0.15
|
2020-04-14 13:38:47 +01:00 |
|
Bruno Alla
|
c9e498dc21
|
Merge pull request #2536 from pydanny/pyup-update-django-anymail-7.0.0-to-7.1.0
Update django-anymail to 7.1.0
|
2020-04-14 13:38:30 +01:00 |
|
browniebroke
|
0c32fac51e
|
Update pylint-django from 2.0.14 to 2.0.15
|
2020-04-14 12:00:42 +01:00 |
|
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 |
|
Andrew-Chen-Wang
|
cc099ae941
|
Edited docs for local running async
|
2020-04-13 11:26:09 -04:00 |
|
Andrew-Chen-Wang
|
f0813a24b2
|
Added Heroku and Gulp support
* Deleted some unnecessary info inside asgi.py
|
2020-04-13 10:57:42 -04:00 |
|
Bruno Alla
|
02aaba1ee5
|
Added a few things to the changelog
|
2020-04-13 15:24:45 +01:00 |
|
Bruno Alla
|
7bf1a81dcc
|
Fix broken link in contributors list
|
2020-04-13 15:16:08 +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 |
|
Bruno Alla
|
ca6c78feaa
|
Merge pull request #2532 from tanoabeleyra/patch-1
Fix minor typo
|
2020-04-11 18:56:02 +01:00 |
|
Tano Abeleyra
|
0f388a6d96
|
Fix minor typo
|
2020-04-11 14:49:04 -03:00 |
|
Bruno Alla
|
34a8842062
|
Merge pull request #2531 from pydanny/pyup-update-sphinx-3.0.0-to-3.0.1
Update sphinx to 3.0.1
|
2020-04-11 14:22:07 +01:00 |
|
browniebroke
|
e474ed3f1a
|
Update sphinx from 3.0.0 to 3.0.1
|
2020-04-11 12:00:29 +01:00 |
|
Bruno Alla
|
3a988a8b3f
|
Merge pull request #2528 from dudanogueira/dudanogueira-fix-internal-ips-djtoolbar
DEBUG TOOLBAR - fix INTERNAL_IPS discovery for docker
|
2020-04-08 11:43:04 +01:00 |
|
Duda Nogueira
|
819e9ff273
|
Adding some spaces to pass build :P
|
2020-04-07 19:29:46 -03:00 |
|
Duda Nogueira
|
5602d4f73b
|
Link to my github
|
2020-04-07 19:11:43 -03:00 |
|
Duda Nogueira
|
8d9796d9f8
|
Update CONTRIBUTORS.rst
|
2020-04-07 19:03:34 -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 |
|
Andrew Chen Wang
|
041751a359
|
Fixed linter for asgi.py
|
2020-04-07 00:23:31 -04:00 |
|
Andrew Chen Wang
|
2ecbf7ac34
|
Merge branch 'master' into async
|
2020-04-06 23:02:36 -04:00 |
|
Bruno Alla
|
3d4f530eca
|
Merge pull request #2526 from pydanny/pyup-update-psycopg2-binary-2.8.4-to-2.8.5
Update psycopg2-binary to 2.8.5
|
2020-04-06 13:48:40 +01: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 |
|