mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 08:29:59 +03:00
add changelog project_url
This commit is contained in:
parent
98e56e0327
commit
5b176da1af
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