django-visual
django-visual copied to clipboard
Visual IDE designed in Python to work with Django framework based projects. https://django-visual.herokuapp.com Please watch short video about IDE:
Results
12
django-visual issues
Sort by
recently updated
recently updated
newest added
Applications panel shows a list of 'INSTALLED_APPS' for project. It has feature to create new application (using Django's internal machinery). It still lack an ability to edit list of applications,...
Project Navigator shows a tree of files in project. It lacks an operations on files and folders, e.g. - create file/folder, remove file/folder, rename file/folder.