mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-25 19:14:01 +03:00
add changelog project_url (#8085)
This commit is contained in:
parent
c4404f3d5d
commit
b824b33dc3
1
setup.py
1
setup.py
|
@ -109,6 +109,7 @@ setup(
|
||||||
project_urls={
|
project_urls={
|
||||||
'Funding': 'https://fund.django-rest-framework.org/topics/funding/',
|
'Funding': 'https://fund.django-rest-framework.org/topics/funding/',
|
||||||
'Source': 'https://github.com/encode/django-rest-framework',
|
'Source': 'https://github.com/encode/django-rest-framework',
|
||||||
|
'Changelog': 'https://www.django-rest-framework.org/community/release-notes/',
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user