Bruno Alla
|
34ad90bdd8
|
Merge pull request #3064 from danihodovic/remove-default-cache
refactor: remove default cache settings in test.py
|
2021-02-22 20:04:04 +00:00 |
|
Bruno Alla
|
c8a4de1a38
|
Bump template version
|
2021-02-22 19:49:08 +00:00 |
|
Bruno Alla
|
43544c5fb2
|
Merge pull request #3060 from pydanny/pyup-update-django-3.0.12-to-3.0.13
Update django to 3.0.13
|
2021-02-22 19:45:16 +00:00 |
|
Bruno Alla
|
825c4422d7
|
Merge pull request #3065 from pydanny/dependabot/github_actions/stefanzweifel/git-auto-commit-action-v4.9.0
Bump stefanzweifel/git-auto-commit-action from v4.8.0 to v4.9.0
|
2021-02-22 19:43:36 +00:00 |
|
Bruno Alla
|
139c9f1681
|
Merge pull request #3063 from pydanny/pyup-update-django-crispy-forms-1.11.0-to-1.11.1
Update django-crispy-forms to 1.11.1
|
2021-02-22 19:43:06 +00:00 |
|
Bruno Alla
|
9b05759044
|
Merge pull request #3062 from pydanny/pyup-update-uvicorn-0.13.3-to-0.13.4
Update uvicorn to 0.13.4
|
2021-02-22 19:42:42 +00:00 |
|
Bruno Alla
|
28887cdf2b
|
Merge pull request #3061 from pydanny/pyup-update-mypy-0.800-to-0.812
Update mypy to 0.812
|
2021-02-22 19:42:14 +00:00 |
|
Bruno Alla
|
57574a2bb4
|
Merge pull request #3059 from pydanny/pyup-update-sentry-sdk-0.20.2-to-0.20.3
Update sentry-sdk to 0.20.3
|
2021-02-22 19:41:44 +00:00 |
|
Bruno Alla
|
262fe7bc95
|
Merge pull request #3057 from pydanny/pyup-update-tox-3.21.4-to-3.22.0
Update tox to 3.22.0
|
2021-02-22 19:41:27 +00:00 |
|
Bruno Alla
|
fb9cf94778
|
Merge pull request #3056 from pydanny/pyup-update-sphinx-3.5.0-to-3.5.1
Update sphinx to 3.5.1
|
2021-02-22 19:41:06 +00:00 |
|
dependabot[bot]
|
4434df4d7b
|
Bump stefanzweifel/git-auto-commit-action from v4.8.0 to v4.9.0
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.8.0 to v4.9.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.8.0...268ec0c24022281e267b095789643cf0db356bc6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-22 06:43:11 +00:00 |
|
Dani Hodovic
|
977e033352
|
refactor: remove default cache settings in test.py
It's LocMemCache by default, there is no need to specify this in test.py
```python
django.core.cache.backends.locmem.LocMemCache
```
https://docs.djangoproject.com/en/dev/ref/settings/#caches
|
2021-02-21 19:25:32 +02:00 |
|
pyup-bot
|
f97513d0ca
|
Update django-crispy-forms from 1.11.0 to 1.11.1
|
2021-02-21 06:12:17 -08:00 |
|
pyup-bot
|
bf4d502941
|
Update uvicorn from 0.13.3 to 0.13.4
|
2021-02-21 06:12:15 -08:00 |
|
pyup-bot
|
5d138cc0f5
|
Update mypy from 0.800 to 0.812
|
2021-02-20 08:00:22 -08:00 |
|
pyup-bot
|
d67dbf9d36
|
Update django from 3.0.12 to 3.0.13
|
2021-02-20 00:58:50 -08:00 |
|
pyup-bot
|
81812fd8c2
|
Update sentry-sdk from 0.20.2 to 0.20.3
|
2021-02-19 06:29:09 -08:00 |
|
pyup-bot
|
c2db5077bb
|
Update tox from 3.21.4 to 3.22.0
|
2021-02-17 04:27:17 -08:00 |
|
pyup-bot
|
119a4d0660
|
Update sphinx from 3.5.0 to 3.5.1
|
2021-02-16 18:21:04 -08:00 |
|
browniebroke
|
55003e21a6
|
Update Changelog
|
2021-02-17 02:20:58 +00:00 |
|
Bruno Alla
|
0d5e9132f7
|
Merge pull request #3054 from pydanny/pyup-update-sentry-sdk-0.20.1-to-0.20.2
Update sentry-sdk to 0.20.2
|
2021-02-16 15:33:55 +00:00 |
|
Bruno Alla
|
e068884590
|
Merge pull request #3053 from pydanny/pyup-update-sphinx-3.4.3-to-3.5.0
Update sphinx to 3.5.0
|
2021-02-16 15:33:37 +00:00 |
|
pyup-bot
|
3795bc04d0
|
Update sentry-sdk from 0.20.1 to 0.20.2
|
2021-02-16 06:27:45 -08:00 |
|
pyup-bot
|
583f8c6688
|
Update sphinx from 3.4.3 to 3.5.0
|
2021-02-14 15:08:48 -08:00 |
|
browniebroke
|
027c18fb87
|
Update Changelog
|
2021-02-14 02:22:50 +00:00 |
|
Bruno Alla
|
68e1e81c17
|
Merge pull request #3052 from pydanny/pyup-update-sentry-sdk-0.20.0-to-0.20.1
Update sentry-sdk to 0.20.1
|
2021-02-13 10:51:49 +00:00 |
|
pyup-bot
|
179ba90299
|
Update sentry-sdk from 0.20.0 to 0.20.1
|
2021-02-13 00:19:41 -08:00 |
|
browniebroke
|
8d87b194fc
|
Update Changelog
|
2021-02-13 02:21:49 +00:00 |
|
Bruno Alla
|
8559dad889
|
Merge pull request #3045 from pydanny/pyup-update-pre-commit-2.10.0-to-2.10.1
Update pre-commit to 2.10.1
|
2021-02-12 13:42:46 +00:00 |
|
Bruno Alla
|
90fdda2929
|
Merge pull request #3051 from pydanny/pyup-update-sentry-sdk-0.19.5-to-0.20.0
Update sentry-sdk to 0.20.0
|
2021-02-12 13:42:27 +00:00 |
|
pyup-bot
|
ae151f04a2
|
Update sentry-sdk from 0.19.5 to 0.20.0
|
2021-02-11 23:54:12 -08:00 |
|
browniebroke
|
84a6de2d75
|
Update Changelog
|
2021-02-11 02:21:56 +00:00 |
|
Bruno Alla
|
a71032e790
|
Merge pull request #3049 from pydanny/dependabot/github_actions/peter-evans/create-pull-request-v3.8.2
Bump peter-evans/create-pull-request from v3.8.1 to v3.8.2
|
2021-02-10 10:26:06 +00:00 |
|
dependabot[bot]
|
9efa93a7e0
|
Bump peter-evans/create-pull-request from v3.8.1 to v3.8.2
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.8.1 to v3.8.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.8.1...052fc72b4198ba9fbc81b818c6e1859f747d49a8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-10 05:51:17 +00:00 |
|
browniebroke
|
8473717a91
|
Update Changelog
|
2021-02-09 02:21:45 +00:00 |
|
Bruno Alla
|
a2c263d35b
|
Merge pull request #3047 from pydanny/pyup-update-django-extensions-3.1.0-to-3.1.1
Update django-extensions to 3.1.1
|
2021-02-08 21:43:48 +00:00 |
|
Bruno Alla
|
322c33f821
|
Merge pull request #3046 from pydanny/dependabot/github_actions/peter-evans/create-pull-request-v3.8.1
Bump peter-evans/create-pull-request from v3.8.0 to v3.8.1
|
2021-02-08 21:43:29 +00:00 |
|
pyup-bot
|
073625445b
|
Update django-extensions from 3.1.0 to 3.1.1
|
2021-02-08 07:23:24 -08:00 |
|
dependabot[bot]
|
10a4f4e4b8
|
Bump peter-evans/create-pull-request from v3.8.0 to v3.8.1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.8.0 to v3.8.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.8.0...34371f09e5a05dadd212d0bc451d4c1fa456c646)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-08 06:30:51 +00:00 |
|
pyup-bot
|
416e052de2
|
Update pre-commit from 2.10.0 to 2.10.1
|
2021-02-06 20:36:09 -08:00 |
|
browniebroke
|
e853e50fb7
|
Update Changelog
|
2021-02-07 02:22:26 +00:00 |
|
Bruno Alla
|
671c9c6672
|
Merge pull request #3044 from pydanny/pyup-update-tox-3.21.3-to-3.21.4
Update tox to 3.21.4
|
2021-02-06 17:19:29 +00:00 |
|
Bruno Alla
|
e5bc9af44c
|
Merge pull request #3041 from arnav13081994/update_test_case
|
2021-02-06 17:07:00 +00:00 |
|
Bruno Alla
|
131b3ca75b
|
Merge pull request #3029 from arnav13081994/update_forms
|
2021-02-06 17:00:46 +00:00 |
|
pyup-bot
|
06c54c9312
|
Update tox from 3.21.3 to 3.21.4
|
2021-02-06 08:59:33 -08:00 |
|
Bruno Alla
|
9d3d423221
|
Bump template version
|
2021-02-06 16:56:50 +00:00 |
|
Bruno Alla
|
f39905548d
|
Merge pull request #3037 from pydanny/pyup-update-django-3.0.11-to-3.0.12
Update django to 3.0.12
|
2021-02-06 16:56:01 +00:00 |
|
Arnav Choudhury
|
352232f617
|
Fixed Formatting Issues.
|
2021-02-05 09:55:30 +05:30 |
|
Arnav Choudhury
|
47768d495f
|
Refactored test_views to test only the required characteristics of the UserCreationForm.
|
2021-02-05 09:47:06 +05:30 |
|
Arnav Choudhury
|
4a48b1725e
|
Merge branch 'master' of github.com:pydanny/cookiecutter-django into update_forms
|
2021-02-05 09:33:07 +05:30 |
|