Commit Graph

5180 Commits

Author SHA1 Message Date
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
areski
39033fa8ab Fix pyup for Django 3.1 2021-02-04 19:09:09 +01:00
areski
b2fa8b1b18 Update Readme for support Django 3.1 2021-02-04 19:07:31 +01:00
areski
002b3eaf41 Update Django 3.0.11 to 3.1.6 2021-02-04 16:52:45 +01:00
Arnav Choudhury
3cf7e74a77 Removed unused Http404 import. 2021-02-04 15:54:26 +05:30
Arnav Choudhury
fc8e2ea8a2 Removed unnecessary test for username case sensitivity since django usernames are case sensitive by default. Also made the redirecting to the login url more dynamic by fetching the defined login_url from settings 2021-02-04 15:28:08 +05:30
Arnav Choudhury
08334ba979 Fixed the Middleware deprecation warnings by creating a dummy response function. 2021-02-02 13:19:27 +05:30
pyup-bot
c575092016 Update django from 3.0.11 to 3.0.12 2021-02-01 18:38:12 -08:00
browniebroke
fc01e870bd Update Changelog 2021-02-02 02:38:04 +00:00
Bruno Alla
e65b54afd2
Merge pull request #3035 from pydanny/pyup-update-pytz-2020.5-to-2021.1
Update pytz to 2021.1
2021-02-01 10:01:04 +00:00
Bruno Alla
921ab3b656
Merge pull request #3033 from pydanny/pyup-update-jinja2-2.11.2-to-2.11.3
Update jinja2 to 2.11.3
2021-02-01 09:49:54 +00:00
pyup-bot
d442074ce3 Update pytz from 2020.5 to 2021.1 2021-02-01 01:49:28 -08:00
Bruno Alla
592910d02b
Merge pull request #3034 from pydanny/dependabot/github_actions/peter-evans/create-pull-request-v3.8.0
Bump peter-evans/create-pull-request from v3.7.0 to v3.8.0
2021-02-01 09:49:19 +00:00
dependabot[bot]
086dae7eca
Bump peter-evans/create-pull-request from v3.7.0 to v3.8.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.7.0 to v3.8.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.7.0...5e9d0ee9ea5ccf865a52a571cba827e4b52a1aff)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 07:19:27 +00:00
pyup-bot
ffffd6d148 Update jinja2 from 2.11.2 to 2.11.3 2021-01-31 18:37:25 -08:00
browniebroke
7c68e12bca Update Changelog 2021-02-01 02:37:18 +00:00
Bruno Alla
958de4814e
Update dependabot.yml 2021-01-31 18:11:23 +00:00
Bruno Alla
4bc10b1aae
Merge pull request #3032 from pydanny/pyup-update-django-crispy-forms-1.10.0-to-1.11.0
Update django-crispy-forms to 1.11.0
2021-01-31 18:09:46 +00:00
browniebroke
ae63c70809 Update Contributors 2021-01-31 18:04:27 +00:00
Bruno Alla
3081a33d3d
Merge pull request #3031 from pjhoberman/patch-1
Adding local celery instructions to developing-locally
2021-01-31 18:03:51 +00:00
pyup-bot
ba97025971 Update django-crispy-forms from 1.10.0 to 1.11.0 2021-01-31 05:43:22 -08:00
PJ Hoberman
b980db9f62
Adding local celery instructions to developing-locally 2021-01-30 13:55:06 -07:00
Arnav Choudhury
e8996ef281 Updated the test_clean_username test to also test for the custom validation message raised in case username already exists in the db 2021-01-30 11:41:16 +05:30
Arnav Choudhury
0a241a8f75 Updated test_forms.py to not check whether UserCreationForm has a clean_username() method 2021-01-29 22:16:11 +05:30
Arnav Choudhury
e0cf956fe2 Refactored users.forms to make the code more readeable 2021-01-29 17:55:10 +05:30
browniebroke
518f179b13 Update Changelog 2021-01-29 02:36:43 +00:00
Bruno Alla
a463c185f0
Merge pull request #3028 from pydanny/pyup-update-pre-commit-2.9.3-to-2.10.0
Update pre-commit to 2.10.0
2021-01-28 17:44:33 +00:00
Bruno Alla
229cf19748
Merge pull request #3027 from pydanny/pyup-update-django-anymail-8.1-to-8.2 2021-01-28 17:44:10 +00:00
pyup-bot
e546500bd0 Update pre-commit from 2.9.3 to 2.10.0 2021-01-28 09:24:44 -08:00
pyup-bot
f12fdbafaf Update django-anymail from 8.1 to 8.2 2021-01-28 09:24:41 -08:00
pyup-bot
b2613405b0 Update django-anymail from 8.1 to 8.2 2021-01-28 09:24:40 -08:00
pyup-bot
0059a87a85 Update django-anymail from 8.1 to 8.2 2021-01-28 09:24:39 -08:00
pyup-bot
f4a5b106a7 Update django-anymail from 8.1 to 8.2 2021-01-28 09:24:38 -08:00
pyup-bot
dceee9bb5c Update django-anymail from 8.1 to 8.2 2021-01-28 09:24:37 -08:00
pyup-bot
70adb22529 Update django-anymail from 8.1 to 8.2 2021-01-28 09:24:36 -08:00
pyup-bot
346c91c761 Update django-anymail from 8.1 to 8.2 2021-01-28 09:24:35 -08:00
pyup-bot
f9b0b5a422 Update django-anymail from 8.1 to 8.2 2021-01-28 09:24:35 -08:00
pyup-bot
7bfac19625 Update django-anymail from 8.1 to 8.2 2021-01-28 09:24:34 -08:00
Bruno Alla
3a4a043774
Merge pull request #3026 from pydanny/pyup-update-tox-3.21.2-to-3.21.3 2021-01-28 11:01:40 +00:00
pyup-bot
f0ae5ebfe7 Update tox from 3.21.2 to 3.21.3 2021-01-28 02:46:12 -08:00
Bruno Alla
7b92bc388d
Update deprecated scale command to up --scale
The scale command is deprecated: Use the up command with the `--scale` flag instead.
2021-01-28 10:46:03 +00:00
Bruno Alla
9969f8fa0d
Handle error if node hasn't started yet 2021-01-28 09:19:14 +00:00
browniebroke
8e031e760f Update Changelog 2021-01-27 02:35:54 +00:00
Bruno Alla
281206f2dd
Merge pull request #3024 from pydanny/pyup-update-coverage-5.3.1-to-5.4
Update coverage to 5.4
2021-01-26 19:01:11 +00:00
pyup-bot
d5d42b1797 Update coverage from 5.3.1 to 5.4 2021-01-26 10:51:06 -08:00