Skip to content

django-gesha

Test Coverage Version Python Django


JavaScript utilities for Django projects.


Features:

  • Add context in Django views to be used in JavaScript functions.
  • Reverse URLs natively in JavaScript (equivalent to reverse() in Python and {% url %} in templates).
  • Written in TypeScript and fully-typed Python.

Documentation  •  Issue Tracker  •  Source