Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Programming General (http://siteownersforums.com/forumdisplay.php?f=44)
-   -   Django Programming Language (http://siteownersforums.com/showthread.php?t=982737)

sahithya 10-12-2022 05:29 AM

Django Programming Language
 
Structure: Full-stack web framework that has many premade components ready to use. Comes with a ready-to-use admin framework that can be customized. But has condensed, clunky code.

Engine: Uses a built-in template engine that saves a lot of development time.

Architecture: Can divide a single project into multiple, smaller, applications making it easier to maintain.

Database: Built-in ORM system enables developers to use any database and perform DB tasks without writing long queries.

Scalability: Production-ready

Flexible: Not as much. Harder to make on-demand development changes. Modules are provided by Django.


All times are GMT -7. The time now is 03:11 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.