пятница, 28 июня 2019 г.

Visual Django IDE

This is my pet project for this time - kinda "Delphi" for Django web framework.

https://github.com/vsergeyev/django-visual

It is in very raw state right now - Visual Django IDE can create a project, open existing project, display project structure, applications and models, add new application or model to project, display SQlite database in viewer. Ace editor embedded to modify and save code files. Oh and of course, IDE can run a project in development web server, manage.py runserver