Django
E17657
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design for building secure, scalable web applications.
Aliases (10)
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
Python software
→
free and open-source software → web framework → |
| designGoal |
DRY principle
→
clean design → pragmatic design → rapid development → reusability of components → scalability → security → |
| developer |
Django Software Foundation
→
|
| hasComponent |
Django ORM
→
Django URL dispatcher → Django admin site → Django management commands → Django middleware framework → Django template language → |
| initialReleaseYear |
2005
→
|
| license |
BSD license
→
|
| namedAfter |
Django Reinhardt
→
|
| programmingLanguage |
Python
→
|
| repository |
https://github.com/django/django
→
|
| supports |
CSRF protection
→
ORM (object-relational mapper) → REST APIs via third-party packages → SQL injection protection → URL routing → XSS protection → admin interface → authentication system → authorization system → caching framework → class-based views → form handling → generic views → internationalization → middleware → model–template–views architectural pattern → pluggable apps → session management → template engine → |
| supportsDatabase |
MySQL
→
Oracle Database → PostgreSQL → SQLite → third-party backends for other databases → |
| usedFor |
building REST APIs
→
building content management systems → building web applications → |
| website |
https://www.djangoproject.com/
→
|
| writtenIn |
Python
→
|
Referenced by (18)
| Subject (surface form when different) | Predicate |
|---|---|
|
Django
("Django ORM")
→
Django ("Django template language") → Django ("Django admin site") → Django ("Django URL dispatcher") → |
hasComponent |
|
Django Software Foundation
→
Django Software Foundation ("Django web framework") → |
productSupported |
|
Django Software Foundation
("Django sprints")
→
Flask-Admin ("Django ORM (via integration)") → |
supports |
|
uWSGI
→
|
commonlyUsedWith |
|
Django Software Foundation
("Django Project")
→
|
governs |
|
Jinja2
("Django template language")
→
|
inspiredBy |
|
Plotly
→
|
integratesWith |
|
Uvicorn
→
|
isOftenUsedWith |
|
Django Software Foundation
("Django REST framework (community ecosystem)")
→
|
relatedProject |
|
Jinja2
("Django template engine")
→
|
relatedTo |
|
mod_wsgi
→
|
supportsDeploymentOf |
|
ASGI
→
|
usedByFramework |
|
Python
→
|
webFramework |