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
|
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 |
|
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 |
|
Areski Belaid
|
26540f4cc9
|
Merge branch 'master' into fix_django_31
|
2021-02-21 17:56:24 +01:00 |
|
areski
|
86f79e08b2
|
Update Django to 3.1.7
|
2021-02-21 17:55:05 +01: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
|
119a4d0660
|
Update sphinx from 3.5.0 to 3.5.1
|
2021-02-16 18:21:04 -08:00 |
|
Andrew Chen Wang
|
8aeee881bb
|
Remove email from User API Test
|
2021-02-16 18:35:47 -05:00 |
|
Andrew Chen Wang
|
17499a12c9
|
Remove email from User API
|
2021-02-16 18:33:27 -05: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 |
|
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 |
|
pyup-bot
|
179ba90299
|
Update sentry-sdk from 0.20.0 to 0.20.1
|
2021-02-13 00:19:41 -08: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 |
|
pyup-bot
|
ae151f04a2
|
Update sentry-sdk from 0.19.5 to 0.20.0
|
2021-02-11 23:54:12 -08:00 |
|
pyup-bot
|
073625445b
|
Update django-extensions from 3.1.0 to 3.1.1
|
2021-02-08 07:23:24 -08:00 |
|
pyup-bot
|
416e052de2
|
Update pre-commit from 2.10.0 to 2.10.1
|
2021-02-06 20:36:09 -08: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 |
|
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
|
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 |
|
pyup-bot
|
c575092016
|
Update django from 3.0.11 to 3.0.12
|
2021-02-01 18:38:12 -08:00 |
|
pyup-bot
|
d442074ce3
|
Update pytz from 2020.5 to 2021.1
|
2021-02-01 01:49:28 -08:00 |
|
pyup-bot
|
ba97025971
|
Update django-crispy-forms from 1.10.0 to 1.11.0
|
2021-01-31 05:43:22 -08: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 |
|
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 |
|
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
|
9969f8fa0d
|
Handle error if node hasn't started yet
|
2021-01-28 09:19:14 +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 |
|
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 |
|
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 |
|
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
|
8d103f3aec
|
Merge branch 'master' into test
|
2021-01-24 17:06:43 +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
|
6a4a9ba6ee
|
Merge branch 'master' into defer-js
|
2021-01-24 15:42:12 +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 |
|
Bruno Alla
|
e293d8c00e
|
Merge pull request #2949 from thorrak/add_test
|
2021-01-24 15:08:22 +00:00 |
|
Bruno Alla
|
bf2d5370be
|
Merge pull request #3013 from pydanny/pyup-update-mypy-0.790-to-0.800
Update mypy to 0.800
|
2021-01-24 14:29:14 +00:00 |
|
Bruno Alla
|
aee2559d4f
|
Merge pull request #2998 from Andrew-Chen-Wang/patch-6
|
2021-01-24 14:26:23 +00:00 |
|
Bruno Alla
|
23c7616bd4
|
Merge pull request #2986 from pydanny/pyup-update-factory-boy-3.1.0-to-3.2.0
|
2021-01-24 14:25:16 +00:00 |
|
Bruno Alla
|
b7c95f6eed
|
Update factory-boy's .generate to evaluate
Co-Authored-By: Timo Halbesma <timo@halbesma.com>
|
2021-01-24 14:20:39 +00:00 |
|
pyup-bot
|
4f52366a91
|
Update mypy from 0.790 to 0.800
|
2021-01-22 13:28:28 -08:00 |
|
Andrew Chen Wang
|
3cbd840a96
|
Use self.request.user instead of second query
|
2021-01-21 19:02:01 -05:00 |
|
pyup-bot
|
3e0c40f5b6
|
Update django-celery-beat from 2.1.0 to 2.2.0
|
2021-01-19 20:45:44 -08:00 |
|
Fabio C. Barrionuevo da Luz
|
ea57990b06
|
Update Heroku runtime to python3.8.7
|
2021-01-18 19:38:53 -03:00 |
|
Fabio C. Barrionuevo da Luz
|
af1cfc82c6
|
Fix docker container stop command on github action
|
2021-01-18 18:05:22 -03:00 |
|
Fabio C. Barrionuevo da Luz
|
1858fc2be8
|
Revert "Move sentry-sdk requirement to base.txt"
This reverts commit 2d84fe89dd .
|
2021-01-18 17:58:00 -03:00 |
|
Fabio C. Barrionuevo da Luz
|
2d84fe89dd
|
Move sentry-sdk requirement to base.txt
|
2021-01-18 16:06:31 -03:00 |
|
pyup-bot
|
a99833e8c6
|
Update pylint-django from 2.4.1 to 2.4.2
|
2021-01-10 05:14:01 -08:00 |
|
pyup-bot
|
42f6b1c3a5
|
Update pylint-django from 2.4.0 to 2.4.1
|
2021-01-08 02:34:59 -08:00 |
|
Bruno Alla
|
8acb745c18
|
Merge pull request #3000 from pydanny/pyup-update-sphinx-3.4.2-to-3.4.3
Update sphinx to 3.4.3
|
2021-01-08 09:34:05 +01:00 |
|
Bruno Alla
|
7041e581ca
|
Merge pull request #2996 from pydanny/pyup-update-pylint-django-2.3.0-to-2.4.0
Update pylint-django to 2.4.0
|
2021-01-08 09:32:59 +01:00 |
|
pyup-bot
|
305347e7c7
|
Update sphinx from 3.4.2 to 3.4.3
|
2021-01-07 22:04:13 -08:00 |
|
Andrew Chen Wang
|
5809eabb31
|
Ignore typing override in name removals
|
2021-01-07 22:39:18 -05:00 |
|
Andrew Chen Wang
|
e83933ae7a
|
Upgrade Travis to Focal
|
2021-01-07 22:34:39 -05:00 |
|
Andrew Chen Wang
|
2f416f9057
|
Remove first_name and last_name from migrations
|
2021-01-07 22:30:27 -05:00 |
|
Andrew Chen Wang
|
dce3144b39
|
Omit first_name and last_name in User model
|
2021-01-07 22:27:50 -05:00 |
|
pyup-bot
|
a395383256
|
Update pylint-django from 2.3.0 to 2.4.0
|
2021-01-06 02:17:12 -08:00 |
|
Bruno Alla
|
74a3be24ca
|
Merge pull request #2987 from pydanny/pyup-update-uvicorn-0.13.2-to-0.13.3
Update uvicorn to 0.13.3
|
2021-01-04 19:32:47 +01:00 |
|
Bruno Alla
|
51573dd3f4
|
Merge pull request #2990 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
|
2021-01-04 19:32:25 +01:00 |
|
pyup-bot
|
91b5432286
|
Update sphinx from 3.4.1 to 3.4.2
|
2021-01-04 08:45:17 -08:00 |
|
pyup-bot
|
64a1c46cf4
|
Update pillow from 8.0.1 to 8.1.0
|
2021-01-02 16:48:49 -08:00 |
|
Andrew Chen Wang
|
ac0af4c178
|
Use exception var in 404.html if available
|
2021-01-01 22:44:02 -05:00 |
|
Andrew Chen Wang
|
3a1e94f41c
|
Use exception var in 403.html if available
|
2021-01-01 22:40:30 -05:00 |
|
browniebroke
|
06bd13a191
|
Auto-update pre-commit hooks
|
2021-01-01 00:39:49 +00:00 |
|