Skip to content

Django support for Nova - templates, commands, formatters, and more!

License

Notifications You must be signed in to change notification settings

nova-python/Django.novaextension

Repository files navigation

Django for Nova

This extension aims to provide a suite of tools for working with Django projects in Nova:

  • Django template language syntax highlighting, based on tree-sitter-djangotemplate
  • Django template language completions
  • Commands for common operations like migrating or creating migrations
  • Custom tasks for running (and debugging!) a local server or running a management command
  • Formatting SQL files (using sqlformat from sqlparse already required by Django)

TODO

  • Option to include Django checks as issues
  • Format selected SQL fragments

About

Django support for Nova - templates, commands, formatters, and more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published