pinax-models
pinax-models copied to clipboard
Dropping support updating docs
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
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.