Commit Graph

2136 Commits

Author SHA1 Message Date
Bruno Alla
5a393f1d34 Merge branch 'master' into django-multi 2021-04-07 21:06:45 +01:00
Bruno Alla
675cef0a95 Fix linting issues in template 2021-04-07 20:57:04 +01:00
Bruno Alla
382dce2803 Fix linting issues in Gulpfile 2021-04-07 20:57:04 +01:00
Bruno Alla
c7bb4834e0 Fix pre-commit hook issues with Docker & Celery 2021-04-07 20:57:04 +01:00
Bruno Alla
c382894934 Fix pre-commit hook issues 2021-04-07 20:57:04 +01:00
Bruno Alla
c6d7739d7a
Merge pull request #3112 from Tamerz/fix-gitlab-ci 2021-04-07 20:49:40 +01:00
pyup-bot
3a23b5f45e Update sentry-sdk from 0.20.3 to 1.0.0 2021-04-07 20:28:35 +01:00
Bruno Alla
bfe1d22c1e
Merge pull request #3108 from pydanny/pyup-update-gunicorn-20.0.4-to-20.1.0
Update gunicorn to 20.1.0
2021-04-07 20:26:05 +01:00
Bruno Alla
1379fc08e2
Merge pull request #3118 from pydanny/pyup-update-pre-commit-2.11.1-to-2.12.0
Update pre-commit to 2.12.0
2021-04-07 20:25:23 +01:00
Bruno Alla
2e7a7d68ce
Merge pull request #3116 from pydanny/pyup-update-django-extensions-3.1.1-to-3.1.2
Update django-extensions to 3.1.2
2021-04-07 20:24:58 +01:00
Bruno Alla
1039b310e8
Merge pull request #3113 from pydanny/pyup-update-pillow-8.1.2-to-8.2.0
Update pillow to 8.2.0
2021-04-07 20:24:39 +01:00
Bruno Alla
71f75cf558
Merge pull request #3117 from pydanny/pyup-update-django-3.1.7-to-3.1.8
Update django to 3.1.8
2021-04-07 20:24:17 +01:00
pyup-bot
a567c85fb5 Update pre-commit from 2.11.1 to 2.12.0 2021-04-06 21:03:28 -07:00
pyup-bot
289a14aef1 Update django from 3.1.7 to 3.1.8 2021-04-06 17:56:14 -07:00
pyup-bot
a5727efc55 Update django-extensions from 3.1.1 to 3.1.2 2021-04-05 08:36:26 -07:00
pyup-bot
9e62ff99d5 Update pytest from 6.2.2 to 6.2.3 2021-04-04 12:36:50 -07:00
pyup-bot
0ef98a118b Update pillow from 8.1.2 to 8.2.0 2021-04-02 11:19:19 -07:00
Tames McTigue
49bf68aa00 Fixed blank space 2021-03-30 13:26:12 +03:00
Tames McTigue
5314faaf8a Fixed placement of image key value for non-Docker run. 2021-03-30 13:09:29 +03:00
pyup-bot
0073683c70 Update gunicorn from 20.0.4 to 20.1.0 2021-03-27 02:04:38 -07:00
pyup-bot
140c3a961c Update djangorestframework from 3.12.3 to 3.12.4 2021-03-26 09:30:46 -07:00
pyup-bot
a7847ec2cc Update djangorestframework from 3.12.2 to 3.12.3 2021-03-25 09:30:30 -07:00
pyup-bot
b07c5d5d90 Update django-crispy-forms from 1.11.1 to 1.11.2 2021-03-22 07:21:59 -07:00
pyup-bot
3487781079 Update sphinx from 3.5.1 to 3.5.3 2021-03-22 04:18:19 -07:00
Bruno Alla
91299af8ee
Merge pull request #3102 from pydanny/pyup-update-ipdb-0.13.5-to-0.13.7
Update ipdb to 0.13.7
2021-03-22 11:17:26 +00:00
pyup-bot
be4e70bbd9 Update ipdb from 0.13.5 to 0.13.7 2021-03-22 03:52:19 -07:00
pyup-bot
7792708322 Update sphinx-autobuild from 2020.9.1 to 2021.3.14 2021-03-22 03:51:35 -07:00
Bruno Alla
34170967bf
Merge pull request #3089 from pydanny/pyup-update-pre-commit-2.10.1-to-2.11.1
Update pre-commit to 2.11.1
2021-03-22 09:46:17 +00:00
Bruno Alla
b1af3c4eac
Merge pull request #3096 from pydanny/pyup-update-flake8-3.8.4-to-3.9.0 2021-03-22 09:45:47 +00:00
Bruno Alla
e409dd5e69
Merge pull request #3084 from pydanny/pyup-update-pillow-8.1.1-to-8.1.2
Update pillow to 8.1.2
2021-03-22 09:45:30 +00:00
Fábio C. Barrionuevo da Luz
b9eaa50ff5
Add non-python requirements file for Ubuntu 20.04 2021-03-21 22:48:36 -03:00
browniebroke
d36f7e8617 Auto-update pre-commit hooks 2021-03-22 00:27:06 +00:00
pyup-bot
b6c6d682ff Update flake8 from 3.8.4 to 3.9.0 2021-03-15 14:27:22 -07:00
pyup-bot
569ab9af4a Update pre-commit from 2.10.1 to 2.11.1 2021-03-10 08:50:25 -08:00
pyup-bot
fb6cb0f51e Update pillow from 8.1.1 to 8.1.2 2021-03-06 23:08:35 -08:00
Bruno Alla
03f54fa276
Merge pull request #3070 from arnav13081994/make_tests_dryer 2021-03-05 09:09:21 +00:00
Arnav Choudhury
1371d6a3e6 Reverting the use of get_absolute_url method in getting the detail view url. Purpose was to test if the url could be created correctly and not if the view was working correctly. 2021-03-04 19:34:58 +05:30
pyup-bot
d47052388f Update ipdb from 0.13.4 to 0.13.5 2021-03-02 17:00:27 -08:00
Bruno Alla
d999846ca2 Fix Github CI with Docker 2021-03-02 20:11:15 +00:00
Bruno Alla
c3ee08fbb2 Tweak formatting of workflow file 2021-03-02 20:03:27 +00:00
Bruno Alla
c1ec7e3cd1 Add necessary services for GH actions without Docker 2021-03-02 20:03:14 +00:00
Bruno Alla
9793511266 Support both master and main branches 2021-03-02 19:48:26 +00:00
Bruno Alla
003a8c8c5e
Merge pull request #3075 from pydanny/pyup-update-pillow-8.1.0-to-8.1.1
Update pillow to 8.1.1
2021-03-02 09:12:24 +00:00
pyup-bot
51b92b935f Update pillow from 8.1.0 to 8.1.1 2021-03-01 21:07:12 -08:00
pyup-bot
691229b979 Update coverage from 5.4 to 5.5 2021-03-01 12:00:56 -08:00
Arnav Choudhury
fa0b278225 Updated test_urls and views to re-use User.get_absolute_url method instead of using reverse on the user:detail view 2021-02-26 12:04:48 +05:30
Arnav Choudhury
2345c2c92d
Update {{cookiecutter.project_slug}}/compose/production/django/Dockerfile
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2021-02-24 16:26:58 +05:30
Arnav Choudhury
15453df824 Updated the local and production dockerfiles with more repeatability and easier to update in mind. 2021-02-24 10:58:28 +05:30
Bruno Alla
483b636fcb Only indent with spaces in django Dockerfile 2021-02-23 20:36:52 +00:00
Bruno Alla
ff98d8f517 Remove --use-feature=2020-resolver in pip commands
They are now the default and cause a warning:

WARNING: --use-feature=2020-resolver no longer has any effect, since it is now the default dependency resolver in pip. This will become an error in pip 21.0.
2021-02-23 20:34:41 +00:00