Commit Graph

5518 Commits

Author SHA1 Message Date
Liam Brenner
2a9f8c295e Fix pull request links to correct repo URL 2021-10-26 10:08:18 +11:00
browniebroke
d7c8efb380 Update Changelog 2021-10-23 02:17:48 +00:00
Bruno Alla
b2d46296f0
Move repo under cookiecutter organisation (#3357) 2021-10-22 13:40:53 -07:00
pyup-bot
e4997e76c8 Update django-environ from 0.8.0 to 0.8.1 2021-10-20 06:57:29 -07:00
browniebroke
d30de53d10 Update Changelog 2021-10-19 02:16:41 +00:00
Fábio C. Barrionuevo da Luz
9a89ae3a90
Merge pull request #3367 from pydanny/pyup-update-django-environ-0.7.0-to-0.8.0
Update django-environ to 0.8.0
2021-10-18 11:14:30 -03:00
pyup-bot
60f3b8e54a Update django-environ from 0.7.0 to 0.8.0 2021-10-18 06:56:55 -07:00
pyup-bot
666c989e9d Update django-storages from 1.12.1 to 1.12.2 2021-10-16 20:32:04 -07:00
pyup-bot
4771639df7 Update django-storages from 1.12.1 to 1.12.2 2021-10-16 20:32:04 -07:00
pyup-bot
8ffe2aaa38 Update pillow from 8.3.2 to 8.4.0 2021-10-15 03:01:10 -07:00
Noah Hall
ea56c11028 use Wayback Machine to fix dead link for postgres user setup 2021-10-14 22:34:59 -04:00
browniebroke
ba82a35cd7 Update Changelog 2021-10-15 02:16:40 +00:00
pyup-bot
557b1ecc35 Update pyyaml from 5.4.1 to 6.0 2021-10-14 09:28:01 -07:00
Bruno Alla
7195d4c2d0
Merge pull request #3361 from pydanny/pyup-update-flake8-3.9.2-to-4.0.1 2021-10-14 17:27:55 +01:00
pyup-bot
c2e82f8289 Update flake8 from 3.9.2 to 4.0.1 2021-10-14 08:06:47 -07:00
pyup-bot
e5a6a0cfa6 Update flake8 from 3.9.2 to 4.0.1 2021-10-14 08:06:47 -07:00
Bruno Alla
22854b581e
Merge pull request #3360 from pydanny/pyup-update-flake8-isort-4.0.0-to-4.1.1 2021-10-14 16:06:14 +01:00
pyup-bot
b103ce72c2 Update flake8-isort from 4.0.0 to 4.1.1 2021-10-14 05:31:55 -07:00
pyup-bot
b8ce0ed7ee Update flake8-isort from 4.0.0 to 4.1.1 2021-10-14 05:31:55 -07:00
Bruno Alla
bff50b05dd
Merge pull request #3359 from pydanny/pyup-update-django-model-utils-4.1.1-to-4.2.0 2021-10-14 08:55:00 +01:00
browniebroke
a091ee766e Update Changelog 2021-10-14 02:15:49 +00:00
pyup-bot
7601ad09c7 Update django-model-utils from 4.1.1 to 4.2.0 2021-10-13 13:19:14 -07:00
Bruno Alla
177c1ab0a1 Fix a few typos 2021-10-13 09:20:22 +01:00
Bruno Alla
e8794864a5 Fix links in changelog file 2021-10-13 09:19:45 +01:00
Bruno Alla
741b8c790e Fix pull request URLs in changelog 2021-10-13 09:10:56 +01:00
browniebroke
c4707d190d Update Contributors 2021-10-13 07:29:20 +00:00
Bruno Alla
93fbaa7c1a
Merge pull request #3353 from dalrrard/add-drf-stubs 2021-10-13 08:28:42 +01:00
browniebroke
f64cb5b0e3 Update Changelog 2021-10-13 02:18:21 +00:00
Bruno Alla
5b82d847c7
Merge pull request #3356 from pydanny/pyup-update-coverage-6.0.1-to-6.0.2 2021-10-12 09:21:28 +01:00
browniebroke
7e3d629616 Update Changelog 2021-10-12 02:17:01 +00:00
Dalton Rardin
00ff825b8c
Add djangorestframework-stubs
Add djangorestframework-stubs to local.txt requirements
Modify setup.cfg to add stubs to mypy settings
Fix new type error in DRF

`./users/api/views.py:19: error: Incompatible type for lookup 'id': (got "Union[AutoField[Union[Combinable, int, str], int], Any]", expected "Union[str, int]")`

by asserting that `self.request.user.id` is an int
2021-10-11 20:41:32 -05:00
pyup-bot
e37f2c993d Update coverage from 6.0.1 to 6.0.2 2021-10-11 15:49:24 -07:00
Bruno Alla
5fb59ef587
Merge pull request #3344 from pydanny/pyup-update-werkzeug-1.0.1-to-2.0.2 2021-10-11 23:48:08 +01:00
Bruno Alla
0285155278
Merge pull request #3348 from pydanny/pyup-update-coverage-5.5-to-6.0.1 2021-10-11 23:39:54 +01:00
Bruno Alla
ee93df3aed
Merge pull request #3349 from pydanny/pyup-update-django-coverage-plugin-2.0.0-to-2.0.1 2021-10-11 23:14:04 +01:00
Bruno Alla
712967e8c6
Merge pull request #3345 from pydanny/pyup-update-django-cors-headers-3.9.0-to-3.10.0 2021-10-11 23:13:48 +01:00
Bruno Alla
f29b7f0ba2
Merge pull request #3343 from pydanny/pyup-update-jinja2-3.0.1-to-3.0.2 2021-10-11 23:13:23 +01:00
Bruno Alla
f64f92f07e
Merge pull request #3355 from pydanny/pyup-update-django-storages-1.11.1-to-1.12.1 2021-10-11 23:13:02 +01:00
pyup-bot
4cb6ff0870 Update django-storages from 1.11.1 to 1.12.1 2021-10-11 14:32:05 -07:00
pyup-bot
3617b8bf27 Update django-storages from 1.11.1 to 1.12.1 2021-10-11 14:32:04 -07:00
pyup-bot
2c1a3edd20 Update django-coverage-plugin from 2.0.0 to 2.0.1 2021-10-06 22:32:41 -07:00
pyup-bot
f5b742b6d9 Update coverage from 5.5 to 6.0.1 2021-10-06 22:32:37 -07:00
pyup-bot
8eea74551f Update django-cors-headers from 3.9.0 to 3.10.0 2021-10-05 23:53:27 -07:00
pyup-bot
d0748bd2ef Update werkzeug from 1.0.1 to 2.0.2 2021-10-05 21:07:31 -07:00
pyup-bot
5ec4ca597a Update jinja2 from 3.0.1 to 3.0.2 2021-10-05 00:47:21 -07:00
browniebroke
c1484361a7 Update Changelog 2021-10-04 02:18:22 +00:00
Bruno Alla
646b4fd0c7
Merge pull request #3340 from pydanny/pyup-update-pytz-2021.1-to-2021.3
Update pytz to 2021.3
2021-10-03 23:03:15 +02:00
pyup-bot
674dbb642f Update pytz from 2021.1 to 2021.3 2021-10-02 07:12:40 -07:00
browniebroke
4c167436c6 Update Changelog 2021-10-02 02:15:54 +00:00
luzfcb
847e68994a Update Contributors 2021-10-01 14:14:33 +00:00