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

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:

Shareman Shareman
Shareman is a special program that makes it easy to download all the entertainment content that is...
Addons Creator Addons Creator
Addons Creator - Android program for the formation of modifications for the game Minecraft. The...
Collage Maker Collage Maker
Collage Maker is an Android utility equipped with a toolkit for modifying images. There is a...
ExcellentIT ExcellentIT
ExcellentIT is a functional calculator for pulse transformers. It has a user-friendly menu and can...
WolframAlpha WolframAlpha
WolframAlpha is an Android utility that contains a large knowledge base in various fields. A large...
pdfFactory pdfFactory
pdfFactory is a Windows program specialized in working with text materials in PDF format. There is...
90s 90s
90s is a client that allows you to add glitch effects and all kinds of retro filters to your...
ZArchiver ZArchiver
Zarchiver is a multifunctional compressor and archive manager for Android mobile devices. Do you...
Comments (0)
Commenting
Comment