pinax-models icon indicating copy to clipboard operation
pinax-models copied to clipboard

Dropping support updating docs

Open KatherineMichel opened this issue 7 years ago • 1 comments

Based on feedback from detox, I removed tests/urls.py and reference in runtests.py due to absence of urls.

  • Add Django 2.0 compatibility testing
  • Drop Django 1.8, 1.9, 1.10, and Python 3.3 support
  • Move documentation into README, standardize layout
  • Convert CI and coverage to CircleCi and CodeCov
  • Add PyPi-compatible long description

Closes #25

KatherineMichel avatar Jan 02 '18 00:01 KatherineMichel

Went ahead and implemented some of the docs updates. Will need to reconfigure this PR. Still need to convert to CodeCov/CircleCI and drop/add support, add badges and support matrix to README (including ToC entry), and update change log.

KatherineMichel avatar Apr 19 '19 21:04 KatherineMichel