Commit Graph

4418 Commits

Author SHA1 Message Date
Arnav Choudhury
c43d6d1293 Reducing number of layers in the Django and Traefik images by combining Run commands as well as changing owneship while copying files. 2020-09-07 20:44:03 +05:30
Arnav Choudhury
41940bb1c1 Pulling changes from remote upstream 2020-09-07 20:42:08 +05:30
Arnav Choudhury
c992344a9c Merge branch 'master' of github.com:pydanny/cookiecutter-django into traeffik-dockerfile-changes 2020-09-07 20:38:25 +05:30
Bruno Alla
ffaec00084
Remove --no-binary option for psycopg2 (#2798)
It was required in 2.7, but it's now the default in 2.8
2020-09-07 14:10:57 +01:00
Bruno Alla
0b3dd776c6
Fix options for sphinx-autobuild in docs Makefile (#2799)
Fix #2796
2020-09-07 14:06:18 +01:00
browniebroke
756cf6c935 Update Contributors 2020-09-07 12:52:21 +00:00
Wes Turner
624dd94dd3
Add :z/:Z to mounted volumes in {local,production}.yml (#2663) 2020-09-07 13:51:52 +01:00
Bruno Alla
49479fb118
Merge pull request #2797 from pydanny/pyup-update-psycopg2-binary-2.8.5-to-2.8.6 2020-09-07 14:39:03 +02:00
browniebroke
17fbe5f4c6 Update Contributors 2020-09-07 12:29:24 +00:00
Arnav Choudhury
7fb71507d2
Updated Gitlab CI to use Python 3.8 instead of Python 3.7 (#2794) 2020-09-07 13:28:49 +01:00
Bruno Alla
cbc46cb34f Update psycopg2 from 2.8.5 to 2.8.6 2020-09-07 14:23:02 +02:00
pyup-bot
9cdae535b3 Update psycopg2-binary from 2.8.5 to 2.8.6 2020-09-06 19:12:31 -07:00
browniebroke
4659cb9baa Update Changelog 2020-09-06 02:16:23 +00:00
Arnav Choudhury
5f066e38da reduced number of layers in Traefik by combining directory and file creation and file permissions steps together. If anyone fails, the entire build should fail anyway. 2020-09-05 14:20:01 +05:30
Arnav Choudhury
7dacf4995c Reduced number of Django Image layers by changing directory ownership with directory copying step. 2020-09-05 14:16:31 +05:30
Arnav Choudhury
1676d1ad54 Removed entry from CONTRIBUTORS.md file 2020-09-05 14:03:12 +05:30
Bruno Alla
a19dec8dc9
Merge pull request #2793 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2020-09-05 09:24:52 +02:00
Arnav Choudhury
4410d9ea38 Made gitlab-ci use the same postgresql version as the user selected at project creation time. 2020-09-05 11:29:54 +05:30
Arnav Choudhury
fbc6e75cac Added myself to list of contributors 2020-09-05 11:18:49 +05:30
Arnav Choudhury
1b4748ae0b Updated .gitlab-ci.yml file to use python 3.8 instead of 3.7. This would make it consistent with the python version used across the app. 2020-09-05 11:11:55 +05:30
browniebroke
e6d7b01558 Update Changelog 2020-09-05 02:43:34 +00:00
github-actions[bot]
77a00376e8 Auto-update pre-commit hooks 2020-09-05 00:40:41 +00:00
Bruno Alla
44ebcf68a0
Merge pull request #2792 from pydanny/pyup-update-django-extensions-3.0.7-to-3.0.8
Update django-extensions to 3.0.8
2020-09-04 18:04:02 +02:00
Bruno Alla
38158dd0f9 Merge branch 'generate-changelog' into master 2020-09-04 18:00:07 +02:00
Bruno Alla
dbb5a697f9 Auto-generate changelog for the past week 2020-09-04 17:55:16 +02:00
Bruno Alla
df0d332207 Automatically generate changelog
Fixes #1491
2020-09-04 17:55:16 +02:00
Bruno Alla
b78fbb1a25 Fix typo in docstring 2020-09-04 17:27:09 +02:00
pyup-bot
c6c0bd9289 Update django-extensions from 3.0.7 to 3.0.8 2020-09-04 08:26:40 -07:00
Bruno Alla
2227fe004c
Merge pull request #2791 from pydanny/pyup-update-isort-5.5.0-to-5.5.1
Update isort to 5.5.1
2020-09-04 15:50:15 +02:00
Bruno Alla
88a9674ccc
Merge pull request #2790 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2020-09-04 15:28:56 +02:00
pyup-bot
9858c6a866 Update isort from 5.5.0 to 5.5.1 2020-09-04 06:28:21 -07:00
Bruno Alla
e93531e804
Merge pull request #2789 from pydanny/pyup-update-isort-5.4.2-to-5.5.0
Update isort to 5.5.0
2020-09-04 15:28:13 +02:00
github-actions[bot]
84713cf724 Auto-update pre-commit hooks 2020-09-04 00:24:21 +00:00
pyup-bot
865621c435 Update isort from 5.4.2 to 5.5.0 2020-09-03 06:41:36 -07:00
Bruno Alla
992837e274
Fix JSON formatting 2020-09-03 08:36:06 +01:00
Bruno Alla
c4b27eb9c8
Merge pull request #2788 from pydanny/pyup-update-sentry-sdk-0.17.2-to-0.17.3 2020-09-02 13:31:33 +02:00
pyup-bot
a7c69639f2 Update sentry-sdk from 0.17.2 to 0.17.3 2020-09-02 02:51:48 -07:00
Bruno Alla
cc97340c25
Merge pull request #2777 from foarsitter/sentry_environment_and_performance_tracing
Add environment and traces_sample_rate keyword to sentry_sdk.init
2020-09-02 11:51:41 +02:00
Bruno Alla
a115c13ced Add issue manager workflow 2020-09-02 10:03:01 +02:00
Bruno Alla
144fec16f9
Merge pull request #2787 from pydanny/pyup-update-django-extensions-3.0.6-to-3.0.7
Update django-extensions to 3.0.7
2020-09-02 09:44:04 +02:00
pyup-bot
bd977e29af Update django-extensions from 3.0.6 to 3.0.7 2020-09-01 17:08:30 -07:00
Bruno Alla
229c8f2e12
Merge pull request #2786 from pydanny/pyup-update-tox-3.19.0-to-3.20.0 2020-09-01 22:42:42 +02:00
Bruno Alla
fe36bb3574
Merge pull request #2781 from pydanny/pyup-update-django-storages-1.9.1-to-1.10 2020-09-01 22:42:12 +02:00
Bruno Alla
2217e69aa5
Merge pull request #2780 from howiezhao/patch-1 2020-09-01 22:41:07 +02:00
Bruno Alla
53b4371c09 Remove deprecated setting from django-storages 2020-09-01 22:20:02 +02:00
Bruno Alla
dc1c89688c Update project version in setup.py 2020-09-01 22:06:01 +02:00
Bruno Alla
18da9c910d
Merge pull request #2784 from pydanny/pyup-update-sentry-sdk-0.17.1-to-0.17.2
Update sentry-sdk to 0.17.2
2020-09-01 22:04:29 +02:00
pyup-bot
72bd4d99b2 Update tox from 3.19.0 to 3.20.0 2020-09-01 13:04:19 -07:00
Bruno Alla
84ab9a17be
Merge pull request #2785 from pydanny/pyup-update-django-3.0.9-to-3.0.10
Update django to 3.0.10
2020-09-01 22:04:11 +02:00
pyup-bot
007ab4aefd Update django from 3.0.9 to 3.0.10 2020-09-01 07:56:59 -07:00