mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-03-16 22:10:31 +00:00
feat: add changelog to project urls in package metadata (#752)
This commit is contained in:
parent
28d58f8fa9
commit
303c947930
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ project_urls =
|
|||
Source = https://github.com/deschler/django-modeltranslation
|
||||
Documentation = https://django-modeltranslation.readthedocs.org/en/latest
|
||||
Mailing List = http://groups.google.com/group/django-modeltranslation
|
||||
Changelog = https://github.com/deschler/django-modeltranslation/blob/master/CHANGELOG.md
|
||||
classifiers =
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 3.9
|
||||
|
|
|
|||
Loading…
Reference in a new issue