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 |
|
Bruno Alla
|
d62ad403a4
|
Merge pull request #3018 from Andrew-Chen-Wang/patch-6
|
2021-01-26 18:51:00 +00:00 |
|
areski
|
a1d551d067
|
Update from Python3.8 to Python3.9
|
2021-01-26 16:13:27 +01:00 |
|
Bruno Alla
|
5376fef305
|
Merge pull request #3022 from pydanny/dependabot/github_actions/peter-evans/create-pull-request-v3.7.0
|
2021-01-26 12:18:45 +00:00 |
|
Bruno Alla
|
75fb13dde4
|
Merge pull request #3020 from pydanny/pyup-update-pytest-6.2.1-to-6.2.2
Update pytest to 6.2.2
|
2021-01-26 12:18:29 +00:00 |
|
Bruno Alla
|
8b15f29fa0
|
Merge pull request #3019 from pydanny/pyup-update-django-cors-headers-3.6.0-to-3.7.0
Update django-cors-headers to 3.7.0
|
2021-01-26 12:18:13 +00:00 |
|
Bruno Alla
|
e62d9642d0
|
Merge pull request #3021 from arnav13081994/update_views
|
2021-01-26 12:17:56 +00:00 |
|
dependabot[bot]
|
602832cde3
|
Bump peter-evans/create-pull-request from v3.6.0 to v3.7.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v3.6.0 to v3.7.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.6.0...2455e1596942c2902952003bbb574afbbe2ab2e6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-26 06:07:57 +00:00 |
|
Arnav Choudhury
|
125f1a8afe
|
Fixing Formatting issues
|
2021-01-26 10:34:18 +05:30 |
|
Arnav Choudhury
|
d358fc948d
|
Using SuccessMessageMixin to pass the message to django template instead of overriding form_valid
|
2021-01-26 09:56:24 +05:30 |
|
pyup-bot
|
880cdeb2df
|
Update pytest from 6.2.1 to 6.2.2
|
2021-01-25 17:42:43 -08:00 |
|
pyup-bot
|
1b7b003f15
|
Update django-cors-headers from 3.6.0 to 3.7.0
|
2021-01-25 17:42:39 -08:00 |
|
Bruno Alla
|
d12d01d325
|
Fix mypy error
|
2021-01-25 22:13:19 +00:00 |
|
Bruno Alla
|
37e0d6ae04
|
Add test for the UserAdmin
|
2021-01-25 21:55:14 +00:00 |
|
Bruno Alla
|
d1409e2fb3
|
Missing import
|
2021-01-25 21:08:33 +00:00 |
|
Andrew Chen Wang
|
cbb3cdb2b1
|
Update admin to ignore *_name User attributes
Fixes #3016
|
2021-01-25 11:20:34 -05:00 |
|
browniebroke
|
9903cb9fcd
|
Update Changelog
|
2021-01-25 03:17:23 +00:00 |
|
Bruno Alla
|
c2060bf34a
|
Add logo to badge
|
2021-01-24 23:16:45 +00:00 |
|
Bruno Alla
|
26a424e09c
|
Merge branch 'master' into patch-1
|
2021-01-24 21:49:00 +00:00 |
|
Bruno Alla
|
b48067c034
|
Merge pull request #2838 from arnav13081994/test
|
2021-01-24 19:36:17 +00:00 |
|
Bruno Alla
|
8d103f3aec
|
Merge branch 'master' into test
|
2021-01-24 17:06:43 +00:00 |
|
browniebroke
|
abc2e969a7
|
Update Contributors
|
2021-01-24 16:50:45 +00:00 |
|
Bruno Alla
|
d25e5f7de6
|
Merge pull request #2989 from vascop/patch-1
Sentry Redis integration enabled by default in production.
|
2021-01-24 16:50:09 +00:00 |
|
Bruno Alla
|
9ebfd5102c
|
Merge pull request #2927 from Andrew-Chen-Wang/defer-js
|
2021-01-24 16:38:51 +00:00 |
|
Bruno Alla
|
6a4a9ba6ee
|
Merge branch 'master' into defer-js
|
2021-01-24 15:42:12 +00:00 |
|
Bruno Alla
|
4a68d15526
|
Merge pull request #3009 from pydanny/pyup-update-django-celery-beat-2.1.0-to-2.2.0
|
2021-01-24 15:28:06 +00:00 |
|
Bruno Alla
|
60278f3414
|
Merge pull request #3011 from pydanny/pyup-update-pyyaml-5.3.1-to-5.4.1
Update pyyaml to 5.4.1
|
2021-01-24 15:25:43 +00:00 |
|
Bruno Alla
|
eb6fad5f32
|
Remove pinning of django-timezone-field
fixes #2950
|
2021-01-24 15:23:56 +00:00 |
|
Bruno Alla
|
24ebd22c02
|
Merge branch 'master' into pyup-update-django-celery-beat-2.1.0-to-2.2.0
|
2021-01-24 15:22:36 +00:00 |
|
Bruno Alla
|
42f33527c5
|
Refactor test
|
2021-01-24 15:17:01 +00:00 |
|