memoriadecalculo / django-manage-menu

Django Manage Menus for Windows (.bat) and Linux (.sh)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-manage-menu

Django Manage Menu

Menu to run usual "manage.py" commands and other tools to make admin's life easier on Windows or Linux.

Integrates

Features:

  1. Django commands:
  • "runserver";
  • "shell";
  • "create superuser";
  • "migrations";
  • "collect static"; and
  • more.
  1. Backup with Unison; and
  2. Documentation using Sphinx;
  3. Restructuredtext Visualization using ResTView; and
  4. Restructuredtext + Code with PyLit.

About

Django Manage Menus for Windows (.bat) and Linux (.sh)

License:MIT License


Languages

Language:Batchfile 100.0%