chore: Move links from README to setup.cfg

This commit is contained in:
Serg Tereshchenko 2022-05-15 10:51:35 +03:00
parent 29deb95bf3
commit 15641b60e0
2 changed files with 4 additions and 13 deletions

View file

@ -57,16 +57,3 @@ Features
- Handle more than just text fields
- Django admin integration
- Flexible fallbacks, auto-population and more!
Project Home
------------
https://github.com/deschler/django-modeltranslation
Documentation
-------------
https://django-modeltranslation.readthedocs.org/en/latest
Mailing List
------------
http://groups.google.com/group/django-modeltranslation

View file

@ -9,6 +9,10 @@ author_email = peschler@gmail.com
maintainer = Sergiy Tereshchenko
maintainer_email = serg.partizan+modeltranslation@gmail.com
url = https://github.com/deschler/django-modeltranslation
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
classifiers =
Programming Language :: Python
Programming Language :: Python :: 3.7