Giter VIP home page Giter VIP logo

vsergeyev / django-visual Goto Github PK

View Code? Open in Web Editor NEW
31.0 4.0 12.0 2.59 MB

Visual IDE designed in Python to work with Django framework based projects. https://django-visual.herokuapp.com Please watch short video about IDE:

Home Page: https://youtu.be/cdh6O4T3oMw

License: Apache License 2.0

Python 40.08% HTML 50.19% CSS 3.03% JavaScript 6.37% Makefile 0.33%
visual django ide code editor python delphi database navigator

django-visual's People

Contributors

dependabot[bot] avatar vsergeyev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

django-visual's Issues

Applications panel - edit/remove apps

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, e.g. - check/uncheck django.contrib.* apps, remove user defined apps.

Better "Run project" implementation

Currently run project implemented with "subprocess.Popen" with a little interactivity.
E.g. - tracebacks wouldn't show up and no interactive logs displayed. The idea is to run project in separate subprocess with multiprocessing module.

Bootstrap support and drag-n-drop visual editing (feature)

I was able to get past the error in the other thread by changing line 35's (open_project.py) exception handler from ImportError to general Exception.

However, the error then just shows up under app errors when I'm in the IDE. Then running the project results in "could not concat bytes to string" somewhere in Python.

Anyway, I'm looking for a drag-n-drop visual editor, so when will this be supported?

This is a feature request.

There's django-bootstrap5 library, but I you might want to start from scratch without that library.

I'm currently using django-bootstrap5 and hand-editing an example's template files. It's very difficult. I can understand now why frontend developers are paid more than backend.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.