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
Bruno Alla
becadb7351
Merge pull request #2525 from pydanny/pyup-update-sphinx-2.4.4-to-3.0.0
...
Update sphinx to 3.0.0
2020-04-06 13:34:08 +01:00
browniebroke
bd104afb3d
Update sphinx from 2.4.4 to 3.0.0
2020-04-06 12:00:30 +01:00
Bruno Alla
83f52c7933
Merge pull request #2523 from gwiskur/master
...
Add compress command when using Django Compressor
2020-04-04 15:10:41 +01:00
gwiskur
68d751f2d4
Add compress command when using Django Compressor
...
If the django-compressor option is selected, then the ``compress`` command is required where COMPRESS_OFFLINE = True is default in the production settings. See here: https://django-compressor.readthedocs.io/en/latest/usage/#offline-compression
2020-04-04 08:59:00 -05:00
Bruno Alla
8f8bc0832f
Merge pull request #2521 from pydanny/pyup-update-pillow-7.1.0-to-7.1.1
...
Update pillow to 7.1.1
2020-04-03 15:16:47 +01:00
browniebroke
d16760bf8b
Update pillow from 7.1.0 to 7.1.1
2020-04-03 12:00:30 +01:00
Bruno Alla
b37788aabd
Merge pull request #2519 from pydanny/pyup-update-pillow-7.0.0-to-7.1.0
...
Update pillow to 7.1.0
2020-04-02 13:22:42 +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
Bruno Alla
a9977e78e0
Bump version
2020-04-01 16:02:21 +01:00
Bruno Alla
8fe44401b1
Merge pull request #2517 from pydanny/pyup-update-django-3.0.4-to-3.0.5
...
Update django to 3.0.5
2020-04-01 16:01:48 +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
Bruno Alla
17e2871619
Merge pull request #2516 from pydanny/pyup-update-pytest-django-3.8.0-to-3.9.0
...
Update pytest-django to 3.9.0
2020-03-31 19:28:02 +01:00
browniebroke
94a1fef0af
Update pytest-django from 3.8.0 to 3.9.0
2020-03-31 12:00:31 +01: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
Bruno Alla
3ffe55bd7b
Merge pull request #2512 from pydanny/pyup-update-flower-0.9.3-to-0.9.4
...
Update flower to 0.9.4
2020-03-29 16:45:06 +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
pyup.io bot
558380ebe9
Update flake8-isort to 2.9.1 ( #2511 )
2020-03-29 11:11:07 +08:00
Andrew Chen Wang
efbb04da91
Update so apps load first when using asgi.py
2020-03-27 21:32:17 -04: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
Bruno Alla
feaa6e9d7c
Merge pull request #2509 from timgates42/bugfix_typo_interpreter
...
docs: Fix simple typo, interpteter -> interpreter
2020-03-27 18:08:27 +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
c7a5dd6725
Merge pull request #2497 from pydanny/clean-request-factory-fixture
...
Remove request_factory fixture, use the rf one from pytest-django
2020-03-26 18:44:04 +00:00
Bruno Alla
1e612c4cfb
Remove request_factory fixture, use the rf one from pytest-django
2020-03-26 18:21:11 +00:00
Fabio C. Barrioneuvo da Luz
83f28a592c
Migrate book domain to Feldroy and other small fixes
2020-03-25 11:57:33 -03:00
Bruno Alla
6c9ba12ddf
Update tox from 3.14.5 to 3.14.6 ( #2507 )
2020-03-25 20:13:30 +08: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
11c1a0d0a9
Merge pull request #2474 from pydanny/storages-module
...
Storages module
2020-03-24 18:32:30 +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
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