Skip to content

Releases: pinax/pinax-cli

1.1.4

24 Mar 21:13
Compare
Choose a tag to compare
  • Restore support for Django 1.11 with Python 2.7

1.1.3

17 Mar 19:37
Compare
Choose a tag to compare
  • Drop support for Python 2.7 and Django < 2.0; require Python 3.4+ and Django 2.0+

1.1.2

15 Mar 20:18
Compare
Choose a tag to compare
  • Use Django v1.11 for project creation if installed Python == 2.7
  • Add usage examples, color, and sub-command short description to help
  • Add crayons and django requirements to setup.py

1.1.1

17 Jan 19:16
Compare
Choose a tag to compare
  • Fix post-start cleanup path references

1.1.0

17 Jan 18:26
6bbd72a
Compare
Choose a tag to compare
  • Drop Python 3.3 support
  • Add --location option for "start" command
  • Standardize documentation layout
  • Move documentation into README.md
  • Convert CI and coverage to CircleCi and CodeCov
  • Add PyPi-compatible long description
  • Improve .gitignore