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

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:

Tor Browser Tor Browser
Tor Browser is an application with the help of which the user gets access to onion web portals and...
Avira VPN Avira VPN
Avira VPN is a Windows PC application that is a VPN client. The utility allows users to connect to...
Firefox Translations Firefox Translations
Firefox Translations is a plugin for the browser of the same name, which allows you to translate...
Untis Mobile Untis Mobile
Untis Mobile is the official Android client from the WebUntis educational platform. It is possible...
WhatsApp Spy WhatsApp Spy
WhatsApp Spy is an application that can be installed on every mobile device running Android,...
Fazon Fazon
Fazon is a special application, thanks to which you can increase the popularity of your Instagram...
My JetSport My JetSport
MyJetSport is an Android program that gives you the ability to link your cell phone with a smart...
CDex CDex
CDex is a convenient and advanced application with which you can perform the procedure of...
Comments (0)
Commenting
Comment