django-nested-admin icon indicating copy to clipboard operation
django-nested-admin copied to clipboard

Improve declarations in setup.py

Open adamchainz opened this issue 5 years ago • 0 comments

  • Declare Django dependency with version - I pulled this from the tox.ini which is testing with Django 1.11 onwards.
  • Remove dead "Django 1.8" classifier.
  • Add missing Python 3.8 and Django 3.0 classifiers.

adamchainz avatar Oct 15 '20 11:10 adamchainz