Commit Graph

3851 Commits

Author SHA1 Message Date
Andrew Chen Wang
efbb04da91
Update so apps load first when using asgi.py 2020-03-27 21:32:17 -04:00
Andrew-Chen-Wang
c9744497c9 Added gunicorn to base.txt requirements for async work 2020-03-24 21:53:53 -04:00
Andrew-Chen-Wang
367225e4e8 Removed the 4 workers from the production start of uvicorn 2020-03-24 21:46:40 -04:00
Andrew-Chen-Wang
7cd390854b Fixed linter checks 2020-03-24 21:42:28 -04:00
Andrew-Chen-Wang
e6b800d985 Added static files URL for runserver-level/best performance
* The reason there was a degraded performance was because we're using Gunicorn itself as a local tester. So we needed to add the staticfiles urls
2020-03-24 20:59:28 -04:00
Andrew-Chen-Wang
125ffec243 Changed starting commands for running server
* Performance is very low
2020-03-24 20:51:43 -04:00
Andrew-Chen-Wang
910ed86d11 Fixed linter check for #2506 2020-03-24 16:12:47 -04:00
Andrew-Chen-Wang
c4eaf68982 Fixed test_cookiecutter_generation.py for use_async from set to dict 2020-03-24 15:53:45 -04:00
Andrew-Chen-Wang
aee2de347b Add uvicorn and web sockets for Django 3
* Add use_async option to cookiecutter.json
* Add websocket configuration
2020-03-24 15:40:14 -04:00
Bruno Alla
0c36c57f2d Fix broken link in list of contributors 2020-03-23 21:45:38 +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
Bruno Alla
5dcfebd45f
Merge pull request #2503 from Andrew-Chen-Wang/master
Add unsupported mail_service combinations
2020-03-22 18:34:17 +00:00
Andrew-Chen-Wang
484fa4ae77 Added unsupported mail_service combinations
* Added default yaml Loader for pre_gen_projects.py
2020-03-22 13:31:52 -04:00
Bruno Alla
b5f2e161f6
Merge pull request #2500 from pydanny/pyup-update-sentry-sdk-0.14.2-to-0.14.3
Update sentry-sdk to 0.14.3
2020-03-21 14:29:06 +00:00
browniebroke
12a4bd27e8 Update sentry-sdk from 0.14.2 to 0.14.3 2020-03-21 11:00:31 +00:00
Bruno Alla
fd118910c4
Merge pull request #2499 from pydanny/pyup-update-pyyaml-5.3-to-5.3.1
Update pyyaml to 5.3.1
2020-03-19 12:36:31 +00:00
pyup-bot
67aeb8c5c6 Update pyyaml from 5.3 to 5.3.1 2020-03-18 23:05:19 -07:00
Bruno Alla
201433802b
Merge pull request #2498 from demestav/patch-1
Fixed pre-commit files selector regex
2020-03-17 20:23:07 +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
ab99cc768f Adding @highpost to the list of contributors
Helped in writing code to rule out an issue with the template
2020-03-17 18:26:38 +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
4ffe98cea8
Merge pull request #2495 from pydanny/pyup-update-coverage-5.0.3-to-5.0.4
Update coverage to 5.0.4
2020-03-17 13:11:47 +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
Bruno Alla
edca98a44a
Merge pull request #2493 from pydanny/pyup-update-celery-4.4.1-to-4.4.2
Update celery to 4.4.2
2020-03-17 11:56:35 +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
browniebroke
e3486dc782 Update celery from 4.4.1 to 4.4.2 2020-03-17 11:00:31 +00:00
Bruno Alla
e97573dfda
Merge pull request #2435 from Andrew-Chen-Wang/master
Add all supported Anymail Providers
2020-03-16 19:59:25 +00:00
Bruno Alla
d327f29824
Merge pull request #2491 from pydanny/pyup-update-flake8-isort-2.8.0-to-2.9.0
Update flake8-isort to 2.9.0
2020-03-16 19:53:44 +00:00
pyup-bot
a553fa9aaf Update flake8-isort from 2.8.0 to 2.9.0 2020-03-16 12:53:12 -07:00
Bruno Alla
ca7fcb8f62
Merge pull request #2442 from jameswilliams1/fix-django-compressor-settings
Fix broken Django Compressor setup and enable static files minification
2020-03-16 19:53:02 +00:00
James Williams
090b93c01e
remove setting compress_enabled to null in .django 2020-03-15 22:16:40 +00:00
Bruno Alla
530868d072 Move "rest_framework" in THIRD_PARTY_APPS 2020-03-15 19:20:44 +00:00
Bruno Alla
729cd2adab Merge branch 'master' into drf-auth-token 2020-03-15 19:19:36 +00:00
Bruno Alla
783e61bee7 Fix broken link in list of contributors 2020-03-15 19:11:43 +00:00
Bruno Alla
fa841e6d97
Merge pull request #2483 from scaramagus/master
Add PYTHONDONTWRITEBYTECODE flag to local development Dockerfile
2020-03-15 19:10:49 +00:00
Bruno Alla
76dfa29932
Merge pull request #2490 from guilherme1guy/master
Updates default Gitlab CI configuration to fix broken builds on new projects
2020-03-15 19:05:20 +00:00
Bruno Alla
35d74b6386
Merge pull request #2488 from pydanny/pyup-update-django-stubs-1.4.0-to-1.5.0
Update django-stubs to 1.5.0
2020-03-15 12:52:36 +00:00
Guilherme Guy
0822add311 Adds @guilherme1guy to CONTRIBUTORS 2020-03-15 09:29:07 -03:00
Guilherme Guy
fa8311405d Fixes gitlabCI failing due to postgres config 2020-03-15 09:23:21 -03:00
browniebroke
95057c4769 Update django-stubs from 1.4.0 to 1.5.0 2020-03-15 11:00:30 +00:00
Andrew-Chen-Wang
5e1d1dd1c3 Fixed tests for mail providers 2020-03-14 15:09:05 -04:00
Andrew-Chen-Wang
3978890502 Adjusted readability
* Changed Vanilla/Plain Django-Anymail to Other SMTP
* Made Mailgun default again
* config/production.py adjusted if conditions according to @browniebroke
2020-03-14 13:43:37 -04:00
Andrew-Chen-Wang
9cf72849e6 Merged parent repo and configured refurbished tests 2020-03-14 13:29:08 -04:00
Daniel Roy Greenfeld
6d0a187add
Update FUNDING.yml 2020-03-13 14:32:25 -07:00