django-sql-explorer v0.7.0 Release Notes

Release Date: 2015-02-18 // about 9 years ago
  • 2015-02-18

    • ➕ Added search functionality to schema view and explorer view (using list.js).
    • Python 2.6 compatibility.
    • Basic charts via charted (from Medium via charted.co).
    • SQL formatting function.
    • Token authentication to retrieve csv version of queries.
    • 🛠 Fixed south_migrations packaging issue.
    • 🔨 Refactored front-end and pulled CSS and JS into dedicated files.