Django3: minimal upgrade to Django3 #8717
humitos
requested a review
4 years ago
Django3: minimal upgrade to Django3
5c59947a
Remove pytest filterwarnings
0d01de0e
More adjustments
f2870365
Add migrations
d3518d83
Search&replace deprecations
91b5b633
response.headers, remove `[1]` to access the header
4fcf856e
Remove `default_app_config`
dd260ecb
Remove providing_args
d3241ad1
Do not use ifequal
36528b53
Ignore some warnings
08e52b5c
`re_path` does not pass not matched groups
d4e8aa6d
Lint
933c316f
humitos
force pushed
from
f7464c4e
to
933c316f
4 years ago
Move docs to user docs
7cd99714
Move development docs
56c7418c
Move file to global setup
71a7063e
Share same conf.py file
af0f04ab
Move more files to dev
14dfde9f
Fix broken ref
b5cbe557
Update title
c8393565
Run tests for both docsets
f7fa835a
API v3: don't include subproject_of on subprojects (#8767)
4a4c5962
API v3: improve message when using the API on the browser (#8768)
9db77983
Update djangorestframework from 3.12.4 to 3.13.0
0eefe098
Update sphinx from 4.3.0 to 4.3.1
d502113f
Update sphinx from 4.3.0 to 4.3.1
0689f7a2
Update redis from 3.5.3 to 4.0.2
9e6b200a
Update kombu from 5.1.0 to 5.2.2
e37b4e44
Update celery from 5.1.2 to 5.2.1
9c6783c0
Update elasticsearch from 7.15.2 to 7.16.0
bb933d14
Update selectolax from 0.3.5 to 0.3.6
5c72625e
Update orjson from 3.6.4 to 3.6.5
dd321143
Update stripe from 2.62.0 to 2.63.0
1e359db4
Update markdown from 3.3.4 to 3.3.6
368bba3f
Update django-taggit from 1.5.1 to 2.0.0
e770a4a3
Update packaging from 21.2 to 21.3
91a24a88
Update django-debug-toolbar from 3.2.2 to 3.2.3
47d5e009
Update structlog from 21.3.0 to 21.4.0
5a73397d
Update awscli from 1.22.5 to 1.22.23
87f1ce75
Update rich from 10.14.0 to 10.16.0
ef5b2b47
Update myst_parser from 0.15.2 to 0.16.0
fa4bbe7d
Update pytest-django from 4.4.0 to 4.5.2
45ad336b
Update pytest-xdist from 2.4.0 to 2.5.0
25441c5a
Update mercurial from 5.9.3 to 6.0
04441a82
Update djangorestframework from 3.13.0 to 3.13.1
fdbe714a
Update sphinx from 4.3.1 to 4.3.2
7b1d5227
Update sphinx from 4.3.1 to 4.3.2
1d145f43
Update elasticsearch from 7.16.0 to 7.16.1
9d070467
Update django-debug-toolbar from 3.2.3 to 3.2.4
1ffec28e
Update structlog from 21.4.0 to 21.5.0
7f95e049
Update awscli from 1.22.23 to 1.22.24
3f9ed3e7
Update rich from 10.16.0 to 10.16.1
f7263e0a
Update myst_parser from 0.16.0 to 0.16.1
bc59535a
Point dev docs to latest
75a4463b
Cap setuptools even if installed packages are ignored
ead344d4
Improve requirements tests
bacd63bb
Test that setuptools gets capped also with -I
4e77d2ab
Update redis from 4.0.2 to 4.1.0
0ae3058b
Update celery from 5.2.1 to 5.2.2
f5171e36
Update elasticsearch from 7.16.1 to 7.16.2
814d06f3
Update stripe from 2.63.0 to 2.64.0
b9668fd9
Update nltk from 3.6.5 to 3.6.6
c721dec0
Update awscli from 1.22.24 to 1.22.26
928f7cf1
Use ad client stickybox feature on RTD's own docs
66fc4c37
Comment about centering the placement
84dc70ca
Fix broken link in edit-source-links-sphinx.rst (#8788)
e08537da
Audit: test models (#8495)
77d95bd7
Release 6.3.2
37312a19
Requirements: downgrade redis to 3.5.3
52ea0cbf
pyup: ignore redis for now
8634a0ad
Mention subproject aliases
0faccee0
Spam: deny dashboard on spammy projects
5b859771
Spam: allow to mark a project as (non)spam manually
2277d079
admin: add quick filter by `is_spam`
4542ea84
setting: add a SPAM_MAX_SCORE setting
5a178dc3
Requirements: downgrade celery
1fdb9e20
humitos
requested a review
4 years ago
Merge branch 'master' of github.com:readthedocs/readthedocs.org into …
93a6eefe
Lint
5cdb568b
Merge branch 'master' into humitos/django3
03facc60
Merge branch 'master' of github.com:readthedocs/readthedocs.org into …
f75cb810
agjohnson
approved these changes
on 2022-01-11
Merge branch 'master' of github.com:readthedocs/readthedocs.org into …
aa07496b
Define explicit label for subscriptions app
64b42f8d
Minor fixes
2de2adf8
humitos
merged
746774b9
into master 4 years ago
humitos
deleted the humitos/django3 branch 4 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub