Django Project Plugin for Gedit 3

Gedit Django Project is my new plugin for Gedit 3 which adds some GUI interfaces to the Django CLI project management commands (django-admin.py and manage.py).

Features

  • Create new projects (manage.py startproject) and apps (manage.py startapp).
  • Supports most of the django-admin.py and manage.py commands.
  • Run the Django development server (manage.py runserver) in a dedicated bottom panel.
  • Run the interactive Python interpreter (manage.py shell) in a dedicated bottom panel.
  • Run the interactive database shell (manage.py dbshell) in a dedicated bottom panel.
  • Management commands which produce usable output such as dumpdata, sql, inspectdb can optionally be loaded into a new Gedit document.
  • Select appropriate apps from a GUI list of available apps for management commands which take a list of apps as parameters.
Did you enjoy Django Project Plugin for Gedit 3? If you would like to help support my work, A donation of a buck or two would be very much appreciated.
blog comments powered by Disqus
Linux Servers on the Cloud IN MINUTES