Commit Graph

3944 Commits

Author SHA1 Message Date
Bruno Alla
37ec5a45bb Remove pyup filter 2020-02-03 12:56:37 +00:00
Bruno Alla
9e3327d7e0
Merge pull request #2428 from pydanny/pyup-update-redis-3.3.11-to-3.4.1
Update redis to 3.4.1
2020-02-03 12:55:06 +00:00
Bruno Alla
2f6cb4e8f6 Fix deprecation warning 2020-02-03 12:29:37 +00:00
Bruno Alla
7559305277
Merge pull request #2431 from pydanny/pyup-update-django-2.2.9-to-2.2.10
Update django to 2.2.10
2020-02-03 12:20:21 +00:00
Bruno Alla
85938666b9
Merge pull request #2429 from pydanny/pyup-update-pytest-cookies-0.4.0-to-0.5.0
Update pytest-cookies to 0.5.0
2020-02-03 12:20:04 +00:00
browniebroke
e8a946dc7b Update django from 2.2.9 to 2.2.10 2020-02-03 11:00:35 +00:00
browniebroke
f6f78c9da8 Update django-storages from 1.8 to 1.9 2020-02-03 11:00:32 +00:00
browniebroke
b49e0f2e39 Update django-storages from 1.8 to 1.9 2020-02-03 11:00:31 +00:00
pyup-bot
06c7628a4c Update pytest-cookies from 0.4.0 to 0.5.0 2020-02-03 01:45:39 -08:00
browniebroke
2a6ee05782 Update redis from 3.3.11 to 3.4.1 2020-02-02 11:00:30 +00:00
Bruno Alla
a1f296bc4c
Merge pull request #2427 from pydanny/pyup-update-django-debug-toolbar-2.1-to-2.2
Update django-debug-toolbar to 2.2
2020-02-01 12:09:38 +00:00
Bruno Alla
00b055647e
Update django-celery-beat to 1.6.0 (#2426)
Update django-celery-beat to 1.6.0
2020-02-01 11:52:38 +00:00
browniebroke
3c177776d8 Update django-debug-toolbar from 2.1 to 2.2 2020-02-01 11:00:33 +00:00
browniebroke
af7dcd7ab2 Update django-celery-beat from 1.5.0 to 1.6.0 2020-02-01 11:00:29 +00:00
Bruno Alla
1f35086fe5 Downgrade Redis to 3.3.11 as Kombu is incompatible with 3.4.0
Fixes #2425
2020-01-31 17:15:37 +00:00
Bruno Alla
3598b33999
Update redis to 3.4.0 (#2423)
Update redis to 3.4.0
2020-01-31 11:33:54 +00:00
Bruno Alla
27b6a3bd4f
Update pre-commit to 2.0.1 (#2422)
Update pre-commit to 2.0.1
2020-01-31 11:01:11 +00:00
browniebroke
dec1abb3d0 Update redis from 3.3.11 to 3.4.0 2020-01-31 11:00:30 +00:00
Bruno Alla
386e7d4152
Merge pull request #2421 from pydanny/pyup-update-pytest-5.3.4-to-5.3.5
Update pytest to 5.3.5
2020-01-30 11:53:12 +00:00
browniebroke
d292590ceb Update pre-commit from 2.0.0 to 2.0.1 2020-01-30 11:00:35 +00:00
browniebroke
1305ddaa6a Update pytest from 5.3.4 to 5.3.5 2020-01-30 11:00:31 +00:00
browniebroke
a0e2e7aa05 Update pytest from 5.3.4 to 5.3.5 2020-01-30 11:00:30 +00:00
Bruno Alla
5c9787aa7a
Update pre-commit to 2.0.0 (#2420)
Update pre-commit to 2.0.0
2020-01-29 12:50:50 +00:00
Bruno Alla
cb0a708ddd
Update pytest_cases to 1.12.1 (#2419)
Update pytest_cases to 1.12.1
2020-01-29 12:49:53 +00:00
browniebroke
abdbe387a0 Update pre-commit from 1.21.0 to 2.0.0 2020-01-29 11:00:34 +00:00
browniebroke
f9564485f5 Update pytest_cases from 1.12.0 to 1.12.1 2020-01-29 11:00:31 +00:00
Bruno Alla
2698867cf8 Typo 2020-01-28 10:33:24 +00:00
Bruno Alla
2fb40f3f8c
Option for DRF with extra fixes (#2410)
Option for DRF with extra fixes
2020-01-28 10:27:26 +00:00
Dani Hodovic
54a38bfb43 Allow rendering custom widgets from root templates dir (#2356)
* Allow rendering custom widgets from root templates dir

Rendering custom widgets from the projects root template directory
doesn't work out of the box.

See: https://stackoverflow.com/questions/45844032/django-templatedoesnotexist-in-case-of-a-custom-widget/46208414#46-208414

This changes the setting to use the same template finding logic that the
TEMPLATES setting uses.

* update APP_DIRS=True

* fixup! update APP_DIRS=True
2020-01-28 09:55:09 +00:00
Bruno Alla
f5aa06c160
Merge pull request #2414 from pydanny/pyup-update-werkzeug-0.16.0-to-0.16.1
Update werkzeug to 0.16.1
2020-01-27 12:14:39 +00:00
browniebroke
9734582a88 Update werkzeug from 0.16.0 to 0.16.1 2020-01-27 11:00:31 +00:00
Bruno Alla
3d58ffd4e7 Merge branch 'master' into drf-option-with-tests 2020-01-24 17:23:07 +00:00
Bruno Alla
f109e65816 Update list of contributors 2020-01-24 15:28:03 +00:00
Bruno Alla
ea7186f4ce
Fixed the redis-py project URL (#2412)
Fixed the redis-py project URL
2020-01-24 14:24:54 +00:00
Bruno Alla
d489be54d0
Update django-coverage-plugin to 1.8.0 (#2411)
Update django-coverage-plugin to 1.8.0
2020-01-24 14:09:34 +00:00
Michael Samoylov
884e80fc52
Fixed the redis-py project URL
Previously it was pointing to the Redis project repository.
2020-01-24 13:59:36 +02:00
browniebroke
2b34e27013 Update django-coverage-plugin from 1.7.0 to 1.8.0 2020-01-24 11:00:30 +00:00
Bruno Alla
e8fcf9ed60 Update list of contributors and changelog 2020-01-23 18:53:03 +00:00
Bruno Alla
d78466af0f
Update docs files (#2383)
Update docs files
2020-01-23 18:52:25 +00:00
Bruno Alla
4bf0533bfa Fix broken links duplicated from testing.rst 2020-01-23 18:39:38 +00:00
Bruno Alla
00772d7141 Merge remote-tracking branch 'origin/master' into update-doc 2020-01-23 18:38:26 +00:00
Bruno Alla
fa9a8cfe7b Fix code formatting 2020-01-23 18:10:30 +00:00
Bruno Alla
c31586488c
Merge pull request #2406 from BoPeng/master
Honor passed password for UserFactory
2020-01-23 18:09:24 +00:00
Bruno Alla
fd43059e28 Update formatting 2020-01-23 17:52:17 +00:00
Bruno Alla
2833600aec Test generation with and without DRF 2020-01-23 14:43:17 +00:00
Bruno Alla
949d8b684c Merge branch 'master' into drf-option-with-tests
# Conflicts:
#	hooks/post_gen_project.py
2020-01-23 14:41:42 +00:00
Bruno Alla
bf30846681
Update sentry-sdk to 0.14.1 (#2409)
Update sentry-sdk to 0.14.1
2020-01-22 11:18:55 +00:00
browniebroke
9bf6ee16b2 Update sentry-sdk from 0.14.0 to 0.14.1 2020-01-22 11:00:32 +00:00
Bruno Alla
bc00a343ea Fix broken links in doc fixes #2408 2020-01-22 10:52:31 +00:00
Bruno Alla
de3e3575be
Merge pull request #2407 from pydanny/pyup-update-pytest-5.3.3-to-5.3.4
Update pytest to 5.3.4
2020-01-21 12:02:59 +00:00