vsergeyev / django-visual

Visual IDE designed in Python to work with Django framework based projects. https://django-visual.herokuapp.com Please watch short video about IDE:
https://youtu.be/cdh6O4T3oMw
Apache License 2.0
33 stars 11 forks source link

Move code to Python 3.x and Django 2.x #4

Open vsergeyev opened 5 years ago

vsergeyev commented 5 years ago

Current code use Python 2.x and Django 1.x. It was originally a believe this will help to pack it as a standalone application for desktop.

vsergeyev commented 3 years ago

Using latest Django 3.1.x