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

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:

JuiceDefender - battery saver JuiceDefender - battery saver
JuiceDefender on Android is a program thanks to which the user will be able to significantly extend...
iCloud Bypass iCloud Bypass
iCloud Bypass is a utility that allows you to bypass the lock on Apple devices. This software...
Speedtest Speedtest
Speedtest is a program for checking network speed, which determines incoming and outgoing speed in...
Nova Video Nova Video
Nova Video is an open-source utility released for smartphones and tablets with Android operating...
LEGO TV LEGO TV
LEGO TV is a special program that can be useful for fans of LEGO cartoons. Such cartoons are quite...
VirusTotal VirusTotal
VirusTotal is a software for scanning various files for threats to your system. There is a function...
vc ru vc ru
vc ru is the official client for Android devices of the famous news portal. Users get access to the...
NTLite NTLite
NTLite is a Windows application for editing operating system images. You can quickly add necessary...
Comments (0)
Commenting
Comment