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: 542

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:

AMCap AMCap
It is possible to watch and record video files with the help of the utility. It has the simplest...
DNS Jumper DNS Jumper
This software solution is very useful if you are tired of constant freezes and waiting for a video...
Macrium Reflect Macrium Reflect
Macrium Reflect is a Windows-based application that can be used to back up and restore personal...
Kirikiroid2 Kirikiroid2
Kirikiroid2 - is an application for any Android devices. The program is represented by a port for...
FreeZone FreeZone
FreeZone - Android software that is designed to find Wi-Fi networks. With the support of the...
WPE Pro WPE Pro
WPE Pro is a Windows application for intercepting and editing data packets sent by specific...
Infix PDF Editor Infix PDF Editor
Infix PDF Editor is a Windows application for editing PDF files. You can change text, add images...
Metasploit Framework Metasploit Framework
Metasploit Framework is a program used by network security specialists, but it is a comprehensive...
Comments (0)
Commenting
Comment