Skip to content

2.0.0

Compare
Choose a tag to compare
@crucialfelix crucialfelix released this 04 Oct 12:39
· 49 commits to develop since this release
b7f1c55

Dropped support for older versions of Django and Python.

Supported:

  • Django >= 2.2
  • Python >= 3.6

Updates default frontend libraries to:

  • //ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js'
  • //code.jquery.com/ui/1.12.1/jquery-ui.js
  • //code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css

(These can still be customized if you need to run a different version or use different default css)

Many thanks to @Cabilist and @teelee7133