Skip to content

v1.0.4

Compare
Choose a tag to compare
@grendel513 grendel513 released this 08 Sep 18:59
· 11258 commits to master since this release
  • Increased version to 1.0.4
    • Django 1.8+ is now required
    • Python 2.7+ is now required
  • Bower package clean up
    • Removed jquery.tablesorter - no longer used
  • Rearranged installed apps for template override purposes
  • Now using static from staticfiles for static file references in templates
  • Fixed Add Endpoint bug related to pop up
  • Optimized Metrics queries and simplified logic
  • Simplified Metrics menu items
  • Added new metrics page to report on simple Product Type counts
  • Updated setup.bash to reflect new Django and Python requirements
  • Cleaned up install_requires with updated python packages