Skip to content

v1.0.1

Choose a tag to compare

@pauloxnet pauloxnet released this 13 Jul 14:50
· 195 commits to master since this release

Changed

  • Rename collect_commands to collectcommands
  • Add missings setps in README.md

Fixed

  • Fix version 1.0.0 release date in CHANGELOG.md
  • Add missing __init__.py in migrations directory
  • Add missing STATIC_ROOT in demo settings
  • Add missing media directory and settings
  • Fix convert to local datetime function
  • Update and complete setup.py