Django

5
Django
Download
Category: Libraries and components
System: Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10
Program Status: Free
Looking at the file: 541

Description

Django is a Windows application that allows you to create websites and web applications based on the Python language. There is a ready-made administrator module and a set of templates. Integration with popular databases is supported.

Installation

You can install the current version through the standard Python package manager. To run it, you need to use the command line construct "pi p-version". Next, you need to set up and run a virtual environment and use the pip install Django command. Automatic download and installation of the latest version of the package will be activated. After completion, a notification will be displayed that the module is ready to work. Downloading the application to the main project directory without interfering with the system is also possible via the pip command in Virtualenv. Beforehand, you need to start the virtual environment, then specify the name of the folder in brackets in the command line and add the pip install django construct. This will start the automatic installation of the program.

Debug web server

The application has its own debug server developed in Python. This allows you to immediately check the operability of the project in the process of work. To start it is enough to activate "manage.py runserver" in the command line (it must be in the project directory). Then you need to open a browser and go to the URL of the site. If the project code already adds data, the corresponding page will be loaded. To stop the server, the Ctrl+Break combination is used.

MVC architecture

The MVC administrative application allows you to divide the project architecture into several separate modules. This allows for logic, data, and visualization management with minimal impact on the other sections. Each project model is synchronized with the connected database during operation and has the ability to save information in the corresponding table. The integrated template parser ensures that site display functions are changed correctly, and can activate them for multiple servers at once.

ORM tools

The application also uses a set of ORM tools that provide convenient interaction of connected applications with databases. The technology noticeably simplifies interaction with objects used in the project. It is also possible to quickly switch to another database without losing information.

Features

  • ORM technology is used for interaction with databases;
  • built-in administrator module;
  • integrated own debug server, which simplifies the creation of the site;
  • all common databases are supported;
  • URL manager;
  • the program can be downloaded for free.
Screenshots
Download Django

See also:

HD Speed HD Speed
HD Speed is a specialized application that is designed to calculate the speed of writing, reading...
Synthesia Synthesia
Now, to learn to play the piano, you don't have to go to school and buy the instrument itself. All...
DedSec DedSec
DedSec is an application dedicated to the digital team of hackers introduced from the popular game...
UEFA EURO 2020 Mobile Tickets UEFA EURO 2020 Mobile Tickets
UEFA EURO 2020 Mobile Tickets is a program for your cell phone, with which you can simply store...
GPS Status GPS Status
Almost all modern smartphones are able to receive satellite signals and, based on the received...
RDWorks RDWorks
RDWorks is a Windows application that allows you to create and edit drawings and then send them to...
ODIS ODIS
The ODIS program can be used by every user as part of the diagnostics of the electronic network of...
mobile9 mobile9
Mobile9 is an Android application that will help you change the visual design or add a new ringtone...
Comments (0)
Commenting
Comment