We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bd994a + 6a194bb commit dde2ab7Copy full SHA for dde2ab7
setup.py
@@ -42,6 +42,7 @@
42
license='MIT License',
43
description='A simple Django app to add JSON widget into Django Administration.',
44
long_description=README,
45
+ long_description_content_type='text/markdown',
46
url='https://github.com/abogushov/django-admin-json-editor',
47
author='Alexander Bogushov',
48
author_email='[email protected]',
0 commit comments