Commit Graph

4224 Commits

Author SHA1 Message Date
jeromecaisip
bfe463fa7c
Update base.py 2020-03-02 19:27:07 +01:00
jeromecaisip
fa6ca7b1c8
Add rest_framework.authtoken on installed apps.
Add rest_framework.authtoken on installed apps when the option to use DRF is selected,  because the endpoint
'/auth-token/" depends on the said app.
2020-03-02 19:16:33 +01:00
Bruno Alla
33f210abc4 Simplify setup for the automated tests 2020-02-29 17:31:16 +00:00
Bruno Alla
a0174840cb
Merge pull request #2468 from pydanny/pyup-update-ipdb-0.12.3-to-0.13.1
Update ipdb to 0.13.1
2020-02-29 12:12:04 +00:00
Bruno Alla
96b98c08f3
Merge pull request #2467 from pydanny/pyup-update-django-crispy-forms-1.8.1-to-1.9.0
Update django-crispy-forms to 1.9.0
2020-02-29 11:48:16 +00:00
Bruno Alla
5e5a55af7a
Merge pull request #2466 from pydanny/pyup-update-django-celery-beat-1.6.0-to-2.0.0
Update django-celery-beat to 2.0.0
2020-02-29 11:24:55 +00:00
browniebroke
3765271015 Update ipdb from 0.12.3 to 0.13.1 2020-02-29 11:00:36 +00:00
browniebroke
ccfe97972a Update django-crispy-forms from 1.8.1 to 1.9.0 2020-02-29 11:00:33 +00:00
browniebroke
7e0f86b4ba Update django-celery-beat from 1.6.0 to 2.0.0 2020-02-29 11:00:30 +00:00
James Williams
d3db7a867f
fix compresss offline never runs using environ 2020-02-28 17:04:15 +00:00
James Williams
e1cb30b699
fix broken contributors link 2020-02-28 16:08:20 +00:00
James Williams
89f85f1255
- configure compressor when not using s3
- update django start script to compress if using whitenoise and compress enabled

- add to contributors.rst
2020-02-28 15:59:14 +00:00
Daniel Roy Greenfeld
c54345e5f8
Switch sponsorship to Django Crash Course 2020-02-27 21:07:31 -08:00
Bruno Alla
889c516832
Merge pull request #2464 from pydanny/pyup-update-sentry-sdk-0.14.1-to-0.14.2
Update sentry-sdk to 0.14.2
2020-02-27 11:51:42 +00:00
browniebroke
fe7a70be66 Update sentry-sdk from 0.14.1 to 0.14.2 2020-02-27 11:00:32 +00:00
Bruno Alla
f9b0c4846b
Update pre-commit from 2.1.0 to 2.1.1 (#2463) 2020-02-25 20:58:45 +08:00
Bruno Alla
089d270356
Merge pull request #2461 from pydanny/pyup-update-collectfast-1.3.2-to-2.0.1
Update collectfast to 2.0.1
2020-02-25 12:22:27 +00:00
Bruno Alla
133940cda3
Merge pull request #2462 from pydanny/pyup-update-pylint-django-2.0.13-to-2.0.14
Update pylint-django to 2.0.14
2020-02-25 12:20:39 +00:00
browniebroke
a36f6a7495 Update pylint-django from 2.0.13 to 2.0.14 2020-02-25 11:00:36 +00:00
browniebroke
487ed35bc5 Update collectfast from 1.3.2 to 2.0.1 2020-02-25 11:00:32 +00:00
Bruno Alla
1cdc12a933
Merge pull request #2460 from rjsnh1522/fixing-flake8-config
fixed pre-commit  not loading the flake8 config. added path of setup.…
2020-02-25 07:52:12 +00:00
Pawan Chaurasia
786b2beb44 fixed broken link in contributors.rst 2020-02-25 10:06:49 +05:30
Pawan Chaurasia
c5ef5bf757 added name in contributors.rst 2020-02-24 18:49:13 +05:30
Pawan Chaurasia
7df671611a fixed pre-commit not loading the flake8 config. added path of setup.cfg in .pre-commit-config.yaml 2020-02-24 18:46:01 +05:30
Bruno Alla
452f3ec18e
Merge pull request #2458 from pydanny/pyup-update-sphinx-2.4.2-to-2.4.3
Update sphinx to 2.4.3
2020-02-23 11:33:28 +00:00
Bruno Alla
48f7a4a7d2
Merge pull request #2433 from demestav/master
Flower now served by Traefik
2020-02-23 11:32:47 +00:00
browniebroke
405d33d99e Update sphinx from 2.4.2 to 2.4.3 2020-02-23 11:00:30 +00:00
Demetris Stavrou
e3d7ea0e10 Added condition for Flower port mapping 2020-02-22 21:29:40 +02:00
Demetris Stavrou
f6a63a5f0c Added 5555 port mapping to traefik service 2020-02-21 10:08:10 +02:00
Bruno Alla
b1fb6ed2d0
Merge pull request #2455 from cole/remove-coreapi
Remove coreapi requirement
2020-02-20 09:42:58 +00:00
Cole Maclean
54dd167501 Add myself to contributors 2020-02-19 19:18:17 -08:00
Bruno Alla
d49fa9c879
Merge pull request #2454 from reyesvicente/patch-2
Update CONTRIBUTORS.rst
2020-02-19 23:42:26 +00:00
Cole Maclean
e8b36af72f Remove coreapi requirement 2020-02-19 13:13:10 -08:00
Vicente G. Reyes
161d8bcf9e
Update CONTRIBUTORS.rst
fixed conflict
2020-02-20 02:39:21 +08:00
Bruno Alla
41719fc061
Merge pull request #2453 from reyesvicente/patch-1
Update README.rst
2020-02-19 18:31:24 +00:00
Vicente G. Reyes
d1c417b63d
Update CONTRIBUTORS.rst
added myself
2020-02-20 02:06:20 +08:00
Vicente G. Reyes
2fb739fed2
Update README.rst
Update command $ pip install "cookiecutter>=1.7.0" on docs
2020-02-20 02:02:48 +08:00
Bruno Alla
9903eb3c3d
Merge pull request #2452 from pydanny/pyup-update-pre-commit-2.0.1-to-2.1.0
Update pre-commit to 2.1.0
2020-02-19 13:12:45 +00:00
Bruno Alla
3ffe1ec9b0
Merge pull request #2451 from pydanny/pyup-update-sphinx-2.4.1-to-2.4.2
Update sphinx to 2.4.2
2020-02-19 13:12:31 +00:00
Bruno Alla
77e5f38d5e
Merge pull request #2450 from pydanny/pyup-update-pytest_cases-1.12.1-to-1.12.2
Update pytest_cases to 1.12.2
2020-02-19 13:12:18 +00:00
browniebroke
d5edf1fa4d Update pre-commit from 2.0.1 to 2.1.0 2020-02-19 11:00:39 +00:00
browniebroke
15e8e667e5 Update sphinx from 2.4.1 to 2.4.2 2020-02-19 11:00:36 +00:00
browniebroke
b84017a8a8 Update pytest_cases from 1.12.1 to 1.12.2 2020-02-19 11:00:32 +00:00
Demetris Stavrou
c6026bbc4d Merge branch 'master' of github.com:demestav/cookiecutter-django 2020-02-18 11:01:59 +02:00
Demetris Stavrou
1a7bcccd94 Added celery cookiecutter condition in Traefik configuration 2020-02-18 11:01:56 +02:00
Bruno Alla
61786f12f9
Merge pull request #2448 from pydanny/pyup-update-collectfast-1.3.1-to-1.3.2
Update collectfast to 1.3.2
2020-02-17 11:54:20 +00:00
Bruno Alla
9478416143
Merge pull request #2447 from pydanny/pyup-update-tox-3.14.4-to-3.14.5
Update tox to 3.14.5
2020-02-17 11:53:35 +00:00
browniebroke
10be405c89 Update collectfast from 1.3.1 to 1.3.2 2020-02-17 11:00:34 +00:00
pyup-bot
a857038e13 Update tox from 3.14.4 to 3.14.5 2020-02-17 02:52:00 -08:00
Bruno Alla
39a5d2d58a
Merge pull request #2443 from pydanny/pyup-update-sphinx-2.4.0-to-2.4.1
Update sphinx to 2.4.1
2020-02-17 10:51:50 +00:00