Commit Graph

  • 17499a12c9
    Remove email from User API Andrew Chen Wang 2021-02-16 18:33:27 -0500
  • 0d5e9132f7
    Merge pull request #3054 from pydanny/pyup-update-sentry-sdk-0.20.1-to-0.20.2 Bruno Alla 2021-02-16 15:33:55 +0000
  • e068884590
    Merge pull request #3053 from pydanny/pyup-update-sphinx-3.4.3-to-3.5.0 Bruno Alla 2021-02-16 15:33:37 +0000
  • 3795bc04d0 Update sentry-sdk from 0.20.1 to 0.20.2 pyup-bot 2021-02-16 06:27:45 -0800
  • 583f8c6688 Update sphinx from 3.4.3 to 3.5.0 pyup-bot 2021-02-14 15:08:48 -0800
  • 027c18fb87 Update Changelog browniebroke 2021-02-14 02:22:50 +0000
  • 68e1e81c17
    Merge pull request #3052 from pydanny/pyup-update-sentry-sdk-0.20.0-to-0.20.1 Bruno Alla 2021-02-13 10:51:49 +0000
  • 179ba90299 Update sentry-sdk from 0.20.0 to 0.20.1 pyup-bot 2021-02-13 00:19:41 -0800
  • 8d87b194fc Update Changelog browniebroke 2021-02-13 02:21:49 +0000
  • 8559dad889
    Merge pull request #3045 from pydanny/pyup-update-pre-commit-2.10.0-to-2.10.1 Bruno Alla 2021-02-12 13:42:46 +0000
  • 90fdda2929
    Merge pull request #3051 from pydanny/pyup-update-sentry-sdk-0.19.5-to-0.20.0 Bruno Alla 2021-02-12 13:42:27 +0000
  • ae151f04a2 Update sentry-sdk from 0.19.5 to 0.20.0 pyup-bot 2021-02-11 23:54:12 -0800
  • 84a6de2d75 Update Changelog browniebroke 2021-02-11 02:21:56 +0000
  • a71032e790
    Merge pull request #3049 from pydanny/dependabot/github_actions/peter-evans/create-pull-request-v3.8.2 Bruno Alla 2021-02-10 10:26:06 +0000
  • 9efa93a7e0
    Bump peter-evans/create-pull-request from v3.8.1 to v3.8.2 dependabot[bot] 2021-02-10 05:51:17 +0000
  • 8473717a91 Update Changelog browniebroke 2021-02-09 02:21:45 +0000
  • a2c263d35b
    Merge pull request #3047 from pydanny/pyup-update-django-extensions-3.1.0-to-3.1.1 Bruno Alla 2021-02-08 21:43:48 +0000
  • 322c33f821
    Merge pull request #3046 from pydanny/dependabot/github_actions/peter-evans/create-pull-request-v3.8.1 Bruno Alla 2021-02-08 21:43:29 +0000
  • 073625445b Update django-extensions from 3.1.0 to 3.1.1 pyup-bot 2021-02-08 07:23:24 -0800
  • 10a4f4e4b8
    Bump peter-evans/create-pull-request from v3.8.0 to v3.8.1 dependabot[bot] 2021-02-08 06:30:51 +0000
  • 416e052de2 Update pre-commit from 2.10.0 to 2.10.1 pyup-bot 2021-02-06 20:36:09 -0800
  • e853e50fb7 Update Changelog browniebroke 2021-02-07 02:22:26 +0000
  • 671c9c6672
    Merge pull request #3044 from pydanny/pyup-update-tox-3.21.3-to-3.21.4 Bruno Alla 2021-02-06 17:19:29 +0000
  • e5bc9af44c
    Merge pull request #3041 from arnav13081994/update_test_case Bruno Alla 2021-02-06 17:07:00 +0000
  • 131b3ca75b
    Merge pull request #3029 from arnav13081994/update_forms Bruno Alla 2021-02-06 17:00:46 +0000
  • 06c54c9312 Update tox from 3.21.3 to 3.21.4 pyup-bot 2021-02-06 08:59:33 -0800
  • 9d3d423221 Bump template version 3.0.12 Bruno Alla 2021-02-06 16:56:50 +0000
  • f39905548d
    Merge pull request #3037 from pydanny/pyup-update-django-3.0.11-to-3.0.12 Bruno Alla 2021-02-06 16:56:01 +0000
  • 352232f617 Fixed Formatting Issues. Arnav Choudhury 2021-02-05 09:55:30 +0530
  • 47768d495f Refactored test_views to test only the required characteristics of the UserCreationForm. Arnav Choudhury 2021-02-05 09:47:06 +0530
  • 4a48b1725e Merge branch 'master' of github.com:pydanny/cookiecutter-django into update_forms Arnav Choudhury 2021-02-05 09:33:07 +0530
  • 39033fa8ab Fix pyup for Django 3.1 areski 2021-02-04 19:09:09 +0100
  • b2fa8b1b18 Update Readme for support Django 3.1 areski 2021-02-04 19:07:31 +0100
  • 002b3eaf41 Update Django 3.0.11 to 3.1.6 areski 2021-02-04 16:52:45 +0100
  • 2a487c36d3 Removed context_processors.py file. Arnav Choudhury 2021-02-04 16:23:02 +0530
  • 3cf7e74a77 Removed unused Http404 import. Arnav Choudhury 2021-02-04 15:54:26 +0530
  • 861dadc81f Removed unnecessary custom context processor exposing a variable that another context processor,django.template.context_processors.debug , already exposes. Arnav Choudhury 2021-02-04 15:51:35 +0530
  • 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 Arnav Choudhury 2021-02-04 15:28:08 +0530
  • 75100388e9 Update tox from 3.21.3 to 3.21.4 pyup-bot 2021-02-03 16:32:07 -0800
  • 08334ba979 Fixed the Middleware deprecation warnings by creating a dummy response function. Arnav Choudhury 2021-02-02 13:19:27 +0530
  • c575092016 Update django from 3.0.11 to 3.0.12 pyup-bot 2021-02-01 18:38:12 -0800
  • fc01e870bd Update Changelog browniebroke 2021-02-02 02:38:04 +0000
  • e65b54afd2
    Merge pull request #3035 from pydanny/pyup-update-pytz-2020.5-to-2021.1 Bruno Alla 2021-02-01 10:01:04 +0000
  • 921ab3b656
    Merge pull request #3033 from pydanny/pyup-update-jinja2-2.11.2-to-2.11.3 Bruno Alla 2021-02-01 09:49:54 +0000
  • d442074ce3 Update pytz from 2020.5 to 2021.1 pyup-bot 2021-02-01 01:49:28 -0800
  • 592910d02b
    Merge pull request #3034 from pydanny/dependabot/github_actions/peter-evans/create-pull-request-v3.8.0 Bruno Alla 2021-02-01 09:49:19 +0000
  • 086dae7eca
    Bump peter-evans/create-pull-request from v3.7.0 to v3.8.0 dependabot[bot] 2021-02-01 07:19:27 +0000
  • ffffd6d148 Update jinja2 from 2.11.2 to 2.11.3 pyup-bot 2021-01-31 18:37:25 -0800
  • 7c68e12bca Update Changelog browniebroke 2021-02-01 02:37:18 +0000
  • 958de4814e
    Update dependabot.yml Bruno Alla 2021-01-31 18:11:23 +0000
  • 4bc10b1aae
    Merge pull request #3032 from pydanny/pyup-update-django-crispy-forms-1.10.0-to-1.11.0 Bruno Alla 2021-01-31 18:09:46 +0000
  • ae63c70809 Update Contributors browniebroke 2021-01-31 18:04:27 +0000
  • 3081a33d3d
    Merge pull request #3031 from pjhoberman/patch-1 Bruno Alla 2021-01-31 18:03:51 +0000
  • ba97025971 Update django-crispy-forms from 1.10.0 to 1.11.0 pyup-bot 2021-01-31 05:43:22 -0800
  • b980db9f62
    Adding local celery instructions to developing-locally PJ Hoberman 2021-01-30 13:55:06 -0700
  • 3371abf358 Removed unnecessary get_user_model method import Arnav Choudhury 2021-01-30 17:19:52 +0530
  • 9d62b992fb Reverted to using absolute imports to fetch the User model since mypy will fail as type will be determined at run-time Arnav Choudhury 2021-01-30 17:18:28 +0530
  • 21a0257393 Refactored test_{urls,views,models} to use django's built-in get_user_model() method to get the custom user model instead of importing it from a specific django app. Makes the code less prone to breaking. Updated the code for test_user_count method to handle the case of existing users in the database since the local development db can be used to run tests. Arnav Choudhury 2021-01-30 16:24:39 +0530
  • e8996ef281 Updated the test_clean_username test to also test for the custom validation message raised in case username already exists in the db Arnav Choudhury 2021-01-30 11:41:16 +0530
  • 0a241a8f75 Updated test_forms.py to not check whether UserCreationForm has a clean_username() method Arnav Choudhury 2021-01-29 22:16:11 +0530
  • e0cf956fe2 Refactored users.forms to make the code more readeable Arnav Choudhury 2021-01-29 17:55:10 +0530
  • 3addcaf944 Updated github action adding bandit. Tonye Jack 2020-12-17 16:33:44 -0500
  • 518f179b13 Update Changelog browniebroke 2021-01-29 02:36:43 +0000
  • a463c185f0
    Merge pull request #3028 from pydanny/pyup-update-pre-commit-2.9.3-to-2.10.0 Bruno Alla 2021-01-28 17:44:33 +0000
  • 229cf19748
    Merge pull request #3027 from pydanny/pyup-update-django-anymail-8.1-to-8.2 Bruno Alla 2021-01-28 17:44:10 +0000
  • e546500bd0 Update pre-commit from 2.9.3 to 2.10.0 pyup-bot 2021-01-28 09:24:44 -0800
  • f12fdbafaf Update django-anymail from 8.1 to 8.2 pyup-bot 2021-01-28 09:24:41 -0800
  • b2613405b0 Update django-anymail from 8.1 to 8.2 pyup-bot 2021-01-28 09:24:40 -0800
  • 0059a87a85 Update django-anymail from 8.1 to 8.2 pyup-bot 2021-01-28 09:24:39 -0800
  • f4a5b106a7 Update django-anymail from 8.1 to 8.2 pyup-bot 2021-01-28 09:24:38 -0800
  • dceee9bb5c Update django-anymail from 8.1 to 8.2 pyup-bot 2021-01-28 09:24:37 -0800
  • 70adb22529 Update django-anymail from 8.1 to 8.2 pyup-bot 2021-01-28 09:24:36 -0800
  • 346c91c761 Update django-anymail from 8.1 to 8.2 pyup-bot 2021-01-28 09:24:35 -0800
  • f9b0b5a422 Update django-anymail from 8.1 to 8.2 pyup-bot 2021-01-28 09:24:35 -0800
  • 7bfac19625 Update django-anymail from 8.1 to 8.2 pyup-bot 2021-01-28 09:24:34 -0800
  • 3a4a043774
    Merge pull request #3026 from pydanny/pyup-update-tox-3.21.2-to-3.21.3 Bruno Alla 2021-01-28 11:01:40 +0000
  • f0ae5ebfe7 Update tox from 3.21.2 to 3.21.3 pyup-bot 2021-01-28 02:46:12 -0800
  • 7b92bc388d
    Update deprecated scale command to up --scale Bruno Alla 2021-01-28 10:46:03 +0000
  • 9969f8fa0d
    Handle error if node hasn't started yet Bruno Alla 2021-01-28 09:19:14 +0000
  • 8e031e760f Update Changelog browniebroke 2021-01-27 02:35:54 +0000
  • 281206f2dd
    Merge pull request #3024 from pydanny/pyup-update-coverage-5.3.1-to-5.4 Bruno Alla 2021-01-26 19:01:11 +0000
  • d5d42b1797 Update coverage from 5.3.1 to 5.4 pyup-bot 2021-01-26 10:51:06 -0800
  • d62ad403a4
    Merge pull request #3018 from Andrew-Chen-Wang/patch-6 Bruno Alla 2021-01-26 18:51:00 +0000
  • a1d551d067 Update from Python3.8 to Python3.9 areski 2021-01-26 16:13:27 +0100
  • 5376fef305
    Merge pull request #3022 from pydanny/dependabot/github_actions/peter-evans/create-pull-request-v3.7.0 Bruno Alla 2021-01-26 12:18:45 +0000
  • 75fb13dde4
    Merge pull request #3020 from pydanny/pyup-update-pytest-6.2.1-to-6.2.2 Bruno Alla 2021-01-26 12:18:29 +0000
  • 8b15f29fa0
    Merge pull request #3019 from pydanny/pyup-update-django-cors-headers-3.6.0-to-3.7.0 Bruno Alla 2021-01-26 12:18:13 +0000
  • e62d9642d0
    Merge pull request #3021 from arnav13081994/update_views Bruno Alla 2021-01-26 12:17:56 +0000
  • 449baa9347
    Update {{cookiecutter.project_slug}}/requirements/base.txt Dani Hodovic 2021-01-26 11:43:51 +0200
  • 602832cde3
    Bump peter-evans/create-pull-request from v3.6.0 to v3.7.0 dependabot[bot] 2021-01-26 06:07:57 +0000
  • 125f1a8afe Fixing Formatting issues Arnav Choudhury 2021-01-26 10:34:18 +0530
  • d358fc948d Using SuccessMessageMixin to pass the message to django template instead of overriding form_valid Arnav Choudhury 2021-01-26 09:56:24 +0530
  • 880cdeb2df Update pytest from 6.2.1 to 6.2.2 pyup-bot 2021-01-25 17:42:43 -0800
  • 1b7b003f15 Update django-cors-headers from 3.6.0 to 3.7.0 pyup-bot 2021-01-25 17:42:39 -0800
  • d12d01d325 Fix mypy error Bruno Alla 2021-01-25 22:13:19 +0000
  • 37e0d6ae04 Add test for the UserAdmin Bruno Alla 2021-01-25 21:55:14 +0000
  • d1409e2fb3 Missing import Bruno Alla 2021-01-25 21:08:33 +0000
  • cbb3cdb2b1
    Update admin to ignore *_name User attributes Andrew Chen Wang 2021-01-25 11:20:34 -0500
  • 9903cb9fcd Update Changelog browniebroke 2021-01-25 03:17:23 +0000
  • 8459c2b8db Enable Dependabot for Javascript dependencies Bruno Alla 2021-01-24 23:36:57 +0000