Skip to content

Commit d3a5254

Browse files
committed
Update glossary.mdx
1 parent e49199a commit d3a5254

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/glossary.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ sidebar_label : Glossary
5656

5757
Django is a high-level, open-source web framework written in Python that enables developers to build web applications quickly and with a clean, pragmatic design.
5858

59+
**[Django Apps](/technologies/django/apps/)**
60+
61+
In Django, an "APP" (short for application) is a self-contained module or component of a web application that encapsulates a specific functionality or set of related features.
62+
5963
**[DeployPRO](https://deploypro.dev/)**
6064

6165
A service that aims to simplify the deployment process, empowering businesses to deploy, monitor, and scale applications without the burden of infrastructure complexities.

0 commit comments

Comments
 (0)